Nuxt/packages/nuxt3
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
..
bin feat: use native esm for all packages (#539) 2021-10-02 18:01:17 +02:00
src fix(nuxt3): use shared module for dynamic paths (#3757) 2022-03-22 16:51:26 +01:00
test chore(deps): update all non-major dependencies (#3788) 2022-03-22 10:57:35 +01:00
app.d.ts feat(nuxt3): expose /app export paths (#3323) 2022-02-18 19:26:43 +01:00
build.config.ts feat(kit, schema)!: finalize nuxt 3 module spec and utils (#2275) 2021-12-21 14:57:26 +01:00
package.json chore(deps): update all non-major dependencies (#3788) 2022-03-22 10:57:35 +01:00
README.md chore(docs): add code format using markdownlint (#1498) (#1556) 2021-10-29 13:26:01 +02:00
types.d.ts feat(nuxt3): expose /app export paths (#3323) 2022-02-18 19:26:43 +01:00

Nuxt 3

The core of Nuxt 3

Learn more about this package: https://v3.nuxtjs.org