Nuxt/packages
Daniel Roe 7458dd1aa6
fix(nuxt3): use shared module for dynamic paths (#3757)
* test: add tests for dynamic paths + relative assets

Co-authored-by: Anthony Fu <hi@antfu.me>

* fix: rework client config and use shared module for dynamic paths

* resolves webpack public path regression

* refactor: use more similar names to nitro equivalent

* fix: align config exports

* refactor: remove `__` prefix within dynamic paths module

* refactor: use '#_config' to indicate internal alias

* Update packages/nuxt3/src/core/templates.ts

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

* refactor: use `#_config` alias and rename to `paths.mjs`

Co-authored-by: Anthony Fu <hi@antfu.me>
Co-authored-by: pooya parsa <pyapar@gmail.com>
2022-03-22 16:51:26 +01:00
..
bridge chore(deps): update dependency postcss-import to ^14.1.0 (#3837) 2022-03-22 16:48:10 +01:00
kit chore(deps): update dependency unctx to ^1.1.0 (#3836) 2022-03-22 16:30:07 +01:00
nitro fix(nuxt3): use shared module for dynamic paths (#3757) 2022-03-22 16:51:26 +01:00
nuxi chore(nuxi): add pnpm to init instructions (#3826) 2022-03-22 10:35:07 +01:00
nuxt3 fix(nuxt3): use shared module for dynamic paths (#3757) 2022-03-22 16:51:26 +01:00
schema docs: deprecate buildModules in schema (#3830) 2022-03-22 12:33:30 +01:00
test-utils chore(deps): update all non-major dependencies (#3788) 2022-03-22 10:57:35 +01:00
vite fix(nuxt3): use shared module for dynamic paths (#3757) 2022-03-22 16:51:26 +01:00
webpack fix(nuxt3): use shared module for dynamic paths (#3757) 2022-03-22 16:51:26 +01:00