Nuxt/packages/config/test
Ahad Birang 6a2576b6f6
feat(webpack): auto detect core-js version (#7785)
* feat: add build option to set corejs version

* fix tests

* refactor: improve error handling and warn for invalid corejs version

* fix: only pick major part

* simplify as we are already using try/catch

Co-authored-by: pooya parsa <pyapar@gmail.com>
2020-07-27 15:36:46 +02:00
..
__snapshots__ feat(webpack): auto detect core-js version (#7785) 2020-07-27 15:36:46 +02:00
config feat(webpack): auto detect core-js version (#7785) 2020-07-27 15:36:46 +02:00
fixtures feat(config): support `.nuxtrc` (#7430) 2020-05-28 18:27:49 +02:00
index.test.js feat(test): unit tests for core/config module (#4760) 2019-01-19 13:00:51 +01:00
load.test.js feat(config): support `.nuxtrc` (#7430) 2020-05-28 18:27:49 +02:00
options.test.js feat: `createRequire` option and disable esm for jest (#7476) 2020-06-11 15:59:13 +02:00