Huáng Jùnliàng
|
14572e1881
|
Sort module export names (#13788)
* fix: sort export init statements by name
* update test fixtures
* refactor: reduce memory footprint
* review comments
|
2021-09-26 10:12:18 -04:00 |
|
Nicolò Ribaudo
|
8e8954b470
|
[babel 8] Remove module-specific options from @babel/core (#12724)
|
2021-03-28 01:27:37 +01:00 |
|
Nicolò Ribaudo
|
ea6a438315
|
Enable external-helpers by default in tests (#12911)
Co-authored-by: Huáng Jùnliàng <jlhwung@gmail.com>
Co-authored-by: Babel Bot <babel-bot@users.noreply.github.com>
|
2021-02-26 23:33:26 +01:00 |
|
Niklas Mischkulnig
|
a080c82777
|
[cjs] Skip duplicate reexported bindings in namespace reexports (#11739)
|
2020-09-28 16:22:13 +02:00 |
|
Nicolò Ribaudo
|
a875560c31
|
Allow defining the moduleIds-related option in the transform p… (#11194)
* Update "moduleIds" tests
* Allow defining the moduleIds related options in the transform plugins
- moduleIds
- moduleId
- getModuleId
- moduleRoot
* Sort deps
|
2020-03-16 23:58:04 +01:00 |
|
Logan Smyth
|
79b2af5997
|
Format fixture JSON with Prettier. (#8658)
|
2018-09-09 17:57:52 -07:00 |
|
Logan Smyth
|
beb99dfda1
|
Rename test fixtures using module syntax to .mjs files.
|
2018-03-04 13:31:32 -08:00 |
|
Logan Smyth
|
5f9539e9cc
|
Rework the testrunner to pass the input filename only.
|
2018-03-04 13:28:25 -08:00 |
|
Logan Smyth
|
ddd40bf5c7
|
Rely entirely on sourceType for module vs script differentiation. (#7417)
|
2018-02-27 18:11:13 -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 |
|