Niklas Mischkulnig
|
a080c82777
|
[cjs] Skip duplicate reexported bindings in namespace reexports (#11739)
|
2020-09-28 16:22:13 +02:00 |
|
Nicolò Ribaudo
|
a677d59a63
|
Archive syntax plugins enabled by default (#10820)
* Remove syntax plugins enabled by default
Moved to babel-archive: babel/babel-archive@8f23ddce03
- `@babel/plugin-syntax-async-generators`
- `@babel/plugin-syntax-bigint`
- `@babel/plugin-syntax-dynamic-import`
- `@babel/plugin-syntax-json-strings`
- `@babel/plugin-syntax-nullish-coalescing-operator`
- `@babel/plugin-syntax-object-rest-spread`
- `@babel/plugin-syntax-optional-catch-binding`
- `@babel/plugin-syntax-optional-chaining`
* Fix build script
* Fix jest config
* Remove archived plugins from tests
|
2020-01-13 00:31:48 +01:00 |
|
Klaus Meinhardt
|
b91720c1cc
|
helper-module-transforms: dereference imported template tag (#10934)
* Dereference imported template tag
* apply fix for OptionalCallExpression as well
|
2019-12-28 16:46:20 -05:00 |
|
Logan Smyth
|
79b2af5997
|
Format fixture JSON with Prettier. (#8658)
|
2018-09-09 17:57:52 -07:00 |
|
Logan Smyth
|
c662c2ada2
|
Use strict namespace behavior for mjs files. (#7545)
|
2018-03-15 13:27:01 -07:00 |
|
Logan Smyth
|
beb99dfda1
|
Rename test fixtures using module syntax to .mjs files.
|
2018-03-04 13:31:32 -08:00 |
|
Nicolò Ribaudo
|
8659e1a88c
|
Remove old expected.{js,json} files (#7187)
|
2018-01-09 13:10:30 -06:00 |
|
Raja Sekar
|
0f42accb87
|
Renamed files
|
2018-01-09 15:36:42 +01:00 |
|
Henry Zhu
|
9ac326b075
|
remove es20xx prefixes from plugins and rename folders (#6575)
|
2017-10-28 20:43:15 -04:00 |
|