Nuxt/packages/config/test/config
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
_common.test.js chore: update @nuxtjs/eslint-config to v2 and fix lint errors (#6732) 2019-11-26 23:42:39 +01:00
build.test.js fix(webpack): use compact name for concatenated modules (#7639) 2020-06-30 19:47:42 +02:00
index.test.js fix(test): remove local paths 2019-01-14 19:47:00 +00:00
render.test.js test: add unit tests for @nuxt/config 2019-01-14 17:40:15 +00:00
server.test.js feat(server): timing option for `Server-Timing` header (#4800) 2019-01-19 21:44:54 +03:30