improve README
This commit is contained in:
2
dist/npmts.tests.js
vendored
2
dist/npmts.tests.js
vendored
@ -15,7 +15,7 @@ var mocha = function (configArg) {
|
||||
.pipe(plugins.g.sourcemaps.init())
|
||||
.pipe(plugins.g.babel({
|
||||
presets: [
|
||||
plugins.path.join(paths.npmtsPackageRoot, "node_modules/babel-preset-es2015/index.js")
|
||||
require.resolve("babel-preset-es2015")
|
||||
]
|
||||
}))
|
||||
.pipe(plugins.g.istanbul({}))
|
||||
|
Reference in New Issue
Block a user