switch babel-node binary to use v8 flags
This commit is contained in:
@@ -18,8 +18,9 @@
|
||||
"output-file-sync": "^1.1.0",
|
||||
"path-exists": "^1.0.0",
|
||||
"path-is-absolute": "^1.0.0",
|
||||
"slash": "^1.0.0",
|
||||
"source-map": "^0.4.0",
|
||||
"slash": "^1.0.0"
|
||||
"v8flags": "^2.0.10"
|
||||
},
|
||||
"bin": {
|
||||
"babel": "./bin/babel.js",
|
||||
@@ -27,4 +28,4 @@
|
||||
"babel-external-helpers": "./bin/babel-external-helpers.js",
|
||||
"babel-plugin": "./bin/babel-plugin.js"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user