-
Notifications
You must be signed in to change notification settings - Fork 1.4k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Enable V8 supported stage-3 syntax, as well as stage-4 syntax
* Enable Babel parser options directly, rather than through Babel syntax plugins * Enable stage-3 syntax supported in V8 * Enable stage-4 dynamic import syntax
- Loading branch information
1 parent
7fb0546
commit 9baca8c
Showing
10 changed files
with
27 additions
and
74 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
10 changes: 0 additions & 10 deletions
10
test/fixture/babel/with-explicit-syntax-plugins/async-generators/package.json
This file was deleted.
Oops, something went wrong.
3 changes: 0 additions & 3 deletions
3
test/fixture/babel/with-explicit-syntax-plugins/async-generators/test.js
This file was deleted.
Oops, something went wrong.
10 changes: 0 additions & 10 deletions
10
test/fixture/babel/with-explicit-syntax-plugins/object-rest-spread/package.json
This file was deleted.
Oops, something went wrong.
3 changes: 0 additions & 3 deletions
3
test/fixture/babel/with-explicit-syntax-plugins/object-rest-spread/test.js
This file was deleted.
Oops, something went wrong.
10 changes: 0 additions & 10 deletions
10
test/fixture/babel/with-explicit-syntax-plugins/optional-catch-binding/package.json
This file was deleted.
Oops, something went wrong.
3 changes: 0 additions & 3 deletions
3
test/fixture/babel/with-explicit-syntax-plugins/optional-catch-binding/test.js
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters