* Add support for logs to transform-fixture-test-runner * Test some warnings * Use stderr/stdout, and add a validateLogs test option * Normalize CWD in logs and rename vars * Silence preset-env tests * Restore old methods
9 lines
133 B
JSON
9 lines
133 B
JSON
{
|
|
"validateLogs": true,
|
|
"plugins": [
|
|
"syntax-dynamic-import",
|
|
"transform-modules-systemjs",
|
|
"external-helpers"
|
|
]
|
|
}
|