Nuxt/packages/schema
Daniel Roe e45a780714
fix(vite,webpack): disable async entrypoint by default (#3375)
* fix(vite): don't use async entry

* fix: use async entry when built

* refactor: default to sync entry, with option to enable async

* refactor: move to experimental.asyncEntry

* Update packages/webpack/src/presets/base.ts

Co-authored-by: pooya parsa <pyapar@gmail.com>

* Update packages/vite/src/vite.ts

Co-authored-by: pooya parsa <pyapar@gmail.com>

* style: remove double space

Co-authored-by: pooya parsa <pyapar@gmail.com>
2022-02-25 13:42:34 +01:00
..
src fix(vite,webpack): disable async entrypoint by default (#3375) 2022-02-25 13:42:34 +01:00
.gitignore refactor: split schema to @nuxt/schema and simplify kit (#2059) 2021-11-21 17:14:46 +01:00
build.config.ts feat: shared logger and silent test logs (#3259) 2022-02-16 22:34:32 +01:00
package.json test: rework tests using @nuxt/test-utils (#3308) 2022-02-18 19:14:57 +01:00
README.md refactor: split schema to @nuxt/schema and simplify kit (#2059) 2021-11-21 17:14:46 +01:00

Nuxt Schema

Cross-version Nuxt typedefs and defaults