Nuxt/packages
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
..
bridge fix(bridge): use typescript directory entry (#3365) 2022-02-25 12:45:45 +01:00
kit test: rework tests using @nuxt/test-utils (#3308) 2022-02-18 19:14:57 +01:00
nitro chore(deps): update dependency @rollup/plugin-replace to v4 (#3367) 2022-02-25 12:47:08 +01:00
nuxi fix(nuxi): don't clear screen on nuxi dev --help (#3372) 2022-02-24 17:18:13 +00:00
nuxt3 fix(vite,webpack): disable async entrypoint by default (#3375) 2022-02-25 13:42:34 +01:00
schema fix(vite,webpack): disable async entrypoint by default (#3375) 2022-02-25 13:42:34 +01:00
test-utils chore(deps): update all non-major dependencies (#3347) 2022-02-25 12:39:10 +01:00
vite fix(vite,webpack): disable async entrypoint by default (#3375) 2022-02-25 13:42:34 +01:00
webpack fix(vite,webpack): disable async entrypoint by default (#3375) 2022-02-25 13:42:34 +01:00