Daniel Roe
83949c3734
fix(nuxt): always inline entry styles ( #7386 )
2022-09-10 11:43:17 +02:00
Daniel Roe
0ab29f6f2a
fix(vite): write dev manifest before spa build ( #7380 )
2022-09-09 12:28:07 +02:00
Daniel Roe
e4b8c2dc88
fix(vite): warmup improvements ( #7377 )
2022-09-09 11:54:20 +02:00
Daniel Roe
e22bbcc380
fix(vite): update render if it is invalidated ( #7347 )
2022-09-08 16:17:22 +02:00
Daniel Roe
2b37d72eb9
fix(vite): allow overriding vite sourcemap ( #7342 )
2022-09-08 15:52:30 +02:00
Daniel Roe
be77d477d0
fix(webpack): don't parse styles for composable keys ( #7333 )
2022-09-08 10:55:30 +02:00
Daniel Roe
eab4706614
feat: allow client-side sourcemaps in production ( #7313 )
2022-09-07 13:32:10 +02:00
Daniel Roe
577a7b681e
perf(vite): remove duplicate css links from rendered page when inlined ( #7264 )
2022-09-07 10:41:08 +02:00
Daniel Roe
a4fa070ad5
refactor(vite): reuse resolved server entry from context ( #7268 )
2022-09-06 10:21:17 +02:00
Daniel Roe
d115b01a35
fix(vite): pass ssr condition to getModuleByUrl
( #7260 )
2022-09-05 22:52:14 +02:00
Daniel Roe
1abd5f1959
fix(vite): use baseURL + assetsDir as base in dev mode ( #7234 )
2022-09-05 10:48:35 +02:00
HomWang
1fc34e6c06
chore: lint ( #7213 )
2022-09-04 10:31:57 +02:00
Daniel Roe
de62520990
feat(nuxt, vite): inline global and component styles in server response ( #7160 )
...
Co-authored-by: Pooya Parsa <pooya@pi0.io>
2022-09-03 15:03:30 +02:00
Anthony Fu
537338f116
fix(nuxt): pass and format vite-node build errors ( #6683 )
...
Co-authored-by: Pooya Parsa <pooya@pi0.io>
2022-09-03 12:02:14 +02:00
Daniel Roe
fd6d1d4fbe
fix(vite): sanitize client asset chunk names ( #7067 )
2022-08-30 15:13:23 +02:00
Daniel Roe
af2835fa7f
fix(vite): remove client manifest.json
from public dir ( #7021 )
2022-08-29 11:37:53 +02:00
Daniel Roe
faf00f526f
fix(vite): dedupe vue
in client bundle ( #6735 )
2022-08-18 10:06:37 +02:00
Anthony Fu
43e6c0295f
fix(vite): improve vite-node
module invalidation ( #6736 )
2022-08-18 10:05:37 +02:00
Daniel Roe
94214d6b32
feat(nuxt): exclude page chunks from being prefetched ( #6662 )
2022-08-16 13:19:39 +02:00
pooya parsa
58c4753ed4
fix(vite): warmup server entries with ssr
condition ( #6649 )
2022-08-15 18:03:00 +02:00
pooya parsa
dae836a81d
feat(vite): allow disabling entry warmup ( #6647 )
...
* feat(vite): allow opt-out from warming up entries
* refactor: move to `warmupEntry`
2022-08-15 18:01:34 +02:00
Anthony Fu
d2094ea37a
refactor(vite): enable strict type checking ( #6616 )
2022-08-15 15:40:06 +02:00
Daniel Roe
385fa6037a
fix(vite): pass relative url as default base ( #6637 )
2022-08-15 15:10:53 +02:00
Pooya Parsa
e109d65c30
chore: ignore typechecking for visualizer plugin
2022-08-15 14:55:12 +02:00
Anthony Fu
1b2304b632
feat(schema, vite)!: enable vite-node
by default ( #6217 )
...
Co-authored-by: Pooya Parsa <pooya@pi0.io>
2022-08-13 14:43:26 +02:00
pooya parsa
b4bea517df
fix(nuxi): update server.port
and server.host
with listener info ( #6595 )
2022-08-13 13:52:03 +02:00
Daniel Roe
0a513a56b1
feat(webpack, vite): default to .js
extension for client ( #6505 )
2022-08-12 16:16:08 +02:00
Daniel Roe
70b024fbaa
fix(vite, nuxt): resolve relative to srcDir
rather than rootDir
( #6546 )
2022-08-12 11:11:09 +02:00
pooya parsa
aaf4bcd025
fix(vite): remove /@fs
from external ids ( #6529 )
2022-08-11 19:39:02 +02:00
pooya parsa
5ea0474225
v3.0.0-rc.7 ( #6375 )
2022-08-11 12:40:11 +02:00
Daniel Roe
ae388e7293
fix(vite): add module
type to vite node entry ( #6448 )
2022-08-09 09:59:08 +02:00
pooya parsa
ee36ddf516
fix(nuxt): add viteServerDynamicImports
as experimental flag ( #6433 )
2022-08-08 15:25:58 +02:00
pooya parsa
ea868f5586
fix(vite): add hotfix for netlify deployments ( #6412 )
2022-08-07 11:56:00 +02:00
Daniel Roe
41d6f372a7
feat(nuxt): update to vue-bundle-renderer@0.4
( #6210 )
2022-08-07 11:52:34 +02:00
Daniel Roe
463c15e3d2
fix(vite): use url for entry on windows ( #6355 )
2022-08-04 17:24:35 +02:00
pooya parsa
23329e0599
feat(vite): log vite-node hmr updates ( #6351 )
2022-08-04 13:13:12 +02:00
Anthony Fu
972f4b47bc
fix(vite): improve vite-node
hmr ( #6343 )
2022-08-04 12:03:46 +02:00
Anthony Fu
6b20d9eff1
fix(vite): fix dist dir resolution ( #6215 )
2022-07-29 14:33:24 +02:00
Daniel Roe
3f2eb3a3b1
fix(vite, webpack): generate composable keys based on order ( #6191 )
2022-07-29 11:40:04 +02:00
Anthony Fu
d15c4727a8
refactor(vite): reuse logic and improve code splitting ( #6164 )
2022-07-27 11:01:25 +02:00
Anthony Fu
5e62e0fec0
fix(vite): use externality
to handle vite-node externals ( #6153 )
2022-07-26 15:49:17 +02:00
Anthony Fu
f0485d83d9
perf(vite-node): only invalidate cache for user code ( #6156 )
2022-07-26 15:46:06 +02:00
Anthony Fu
a585086c8b
fix(nuxt): clear vite-node
runner cache after each render ( #6154 )
2022-07-26 15:13:40 +02:00
Daniel Roe
8298cf27e6
fix(vite): allow overriding client hmr options ( #6082 )
...
Co-authored-by: Pooya Parsa <pooya@pi0.io>
2022-07-25 14:29:41 +02:00
Mohammad Hosein Feizi
cccafd620f
fix(vite): resolve tsconfig.json
for vue-tsc type checker ( #6069 )
2022-07-25 13:02:42 +02:00
Daniel Roe
c7d072c495
fix(vite): ignore baseurl when pruning manifest ( #6063 )
2022-07-25 11:52:21 +02:00
Daniel Roe
45b449ed05
fix(vite): invalidate virtual files when changed ( #6038 )
2022-07-21 16:21:58 +02:00
Daniel Roe
fa8b0f7c79
feat(vite)!: upgrade vite to v3 ( #5398 )
2022-07-21 12:44:33 +02:00
Daniel Roe
bdbeb886ae
fix(webpack): do not resolve #internal/nitro
alias internally ( #5987 )
2022-07-20 18:59:05 +02:00
Daniel Roe
edbe4fe799
feat(vite): check types with vue-tsc
( #6012 )
2022-07-20 17:15:27 +02:00
pooya parsa
ffd40d16c8
fix(vite): use more strict app entry check in dev-bundler ( #5959 )
2022-07-17 18:01:16 +02:00
pooya parsa
0839e93333
fix(vite): unset build.watch
options for production build ( #5958 )
2022-07-17 17:10:27 +02:00
Anthony Fu
4abcfb6bf9
fix(vite): avoid creating server for production build ( #5941 )
2022-07-17 16:17:07 +02:00
Anthony Fu
537b6e35bd
fix(vite): set transform mode for vite-node
( #5854 )
...
close #5543
2022-07-14 16:01:21 +02:00
Daniel Roe
3ad12b5f4a
fix(vite): close vite watcher before building ( #5875 )
2022-07-13 14:44:07 +02:00
Daniel Roe
23546a270c
feat(nuxt): automatically generate unique keys for keyed composables ( #4955 )
...
Co-authored-by: Pooya Parsa <pyapar@gmail.com>
2022-07-07 18:26:04 +02:00
Daniel Roe
00c1daebaf
fix(vite): do not inline dynamic imports in server ( #5506 )
...
* fix(vite): do not inline dynamic imports in server
* chore: add link to upstream pr
2022-07-06 21:19:16 +02:00
Anthony Fu
7efdb486db
fix(vite-node): on-demand manifest ( #5017 )
2022-06-27 14:08:52 +02:00
Ahad Birang
67f40d7e40
fix(vite): do not watch ignored pathes ( #5632 )
2022-06-27 14:06:31 +02:00
Daniel Roe
e38de4af4d
fix(vite): disable hmr in build ( #5505 )
2022-06-22 20:07:54 +02:00
Daniel Roe
cf255259ca
fix(vite): add typecheck to vite plugins ( #5464 )
2022-06-15 17:18:45 +02:00
Daniel Roe
8831e4a4b9
fix(vite): don't terminate with escaped delimiters ( #5409 )
2022-06-10 17:17:11 +02:00
Daniel Roe
11a7340883
feat(nuxt): experimental flag to use external vue dependencies ( #5083 )
2022-06-10 16:31:36 +02:00
Anthony Fu
fadffbe80c
chore: clean up jsdoc ( #5397 )
2022-06-10 14:14:03 +02:00
Xin Du (Clark)
139fc11c5a
refactor: fix typo and code improvements ( #5344 )
2022-06-08 21:49:11 +02:00
Jeremy Ye
bd80d27a49
fix(vite): add file://
protocol to vite-node
entry file path ( #4966 )
2022-05-13 13:00:14 +02:00
Daniel Roe
17f9c54a79
feat(vite): replace global
with globalThis
( #4958 )
2022-05-13 12:49:30 +02:00
Dario Merz
31c67ad9b4
fix(vite): ignore virtual imports that aren't in vfs ( #4822 )
...
Co-authored-by: Dario Merz <dario.merz@deptagency.com>
Co-authored-by: Daniel Roe <daniel@roe.dev>
2022-05-06 15:33:32 +02:00
Daniel Roe
4079882bd4
fix(vite): use buildAssetsURL
for dynamic imports ( #4844 )
2022-05-06 12:51:31 +02:00
Daniel Roe
1f8e3e2f33
feat(nitro): add nitro:build:before
hook ( #4304 )
...
* fix(nitro): add back `nitro:generate` hook
* fix: use `nitro:generate` hook for vite workarounds
* fix: remove comment
* fix: only call `nitro:generate` in build mode
* rename hook to `nitro:_build`
* fix: use `nitro:build:before`
* move dev guard
Co-authored-by: Pooya Parsa <pyapar@gmail.com>
2022-05-02 22:15:47 +02:00
Daniel Roe
b8d2e64c78
fix(vite): don't match across newlines ( #4596 )
2022-04-25 18:55:33 +02:00
Daniel Roe
650d12fa9c
feat: allow disabling sourcemap generation ( #4509 )
2022-04-22 17:35:42 +02:00
Daniel Roe
4c6c027014
fix(vite): use single regex to reduce risk of collisions ( #4442 )
2022-04-22 17:22:22 +02:00
Daniel Roe
648a70e97b
fix(vite): transform virtual templates ( #4512 )
2022-04-22 10:32:26 +02:00
pooya parsa
4712e99411
refactor!: rename nuxt3 to nuxt ( #4449 )
2022-04-20 10:52:39 +02:00
pooya parsa
756693ce7f
feat!: migrate to nitro 0.3x ( #4438 )
2022-04-19 21:10:32 +02:00
Daniel Roe
ea14a5c1c1
feat(vite,webpack): build/dev typechecking ( #4379 )
2022-04-15 17:28:42 +02:00
Daniel Roe
e0b2a3bfe4
chore: use node:
prefix for built-in modules ( #4384 )
2022-04-15 17:19:05 +02:00
Anthony Fu
51ae426d4c
fix(vite): dev bundler for cjs support ( #4371 )
2022-04-15 09:57:36 +02:00
Anthony Fu
074daa767c
fix(vite): interop cjs ( #4370 )
2022-04-15 09:40:40 +02:00
Anthony Fu
e31c604ac4
feat(vite-node): on-demand manifest generation ( #3968 )
...
Co-authored-by: pooya parsa <pyapar@gmail.com>
2022-04-12 12:04:55 +02:00
Dizzy Rogers
26f8d8eb8f
fix(vite): prefer hmr ws
protocol ( #4203 )
2022-04-09 12:09:43 +02:00
pooya parsa
315e5b59e6
fix: nitropack fixes and upgrade to 0.2.x ( #4187 )
2022-04-08 02:05:27 +02:00
Ahad Birang
f0714d78b0
fix(kit): use route
instead of path
in ServerMiddleware
( #4139 )
2022-04-07 13:32:28 +02:00
pooya parsa
11626eea4f
feat!: migrate to nitropack ( #3956 )
...
Co-authored-by: Daniel Roe <daniel@roe.dev>
2022-04-07 13:28:04 +02:00
Daniel Roe
3ea39e0745
fix(vite): clean up dynamic paths ( #4130 )
2022-04-06 16:15:36 +02:00
Anthony Fu
ec32cf9fc5
fix(vite): improve warmup ( #4106 )
2022-04-06 07:54:53 +02:00
Daniel Roe
ade3378a00
refactor(bridge): align bridge with vite and inline systemjs polyfill in entry ( #4005 )
2022-04-01 15:22:22 +02:00
Daniel Roe
51f3bbfd23
fix(vite): update regex to handle new vite output format ( #4014 )
2022-04-01 12:15:00 +02:00
Daniel Roe
fdd6a91a51
fix(vite): optimise vue
by default ( #3997 )
2022-03-31 16:10:06 +02:00
Anthony Fu
9c2e208090
fix(vite-node): wrong entry been resolved in stub mode ( #3983 )
2022-03-31 09:11:50 +02:00
Anthony Fu
43007c6d13
fix(vite-node): improve server.mjs ( #3967 )
2022-03-30 13:34:23 +02:00
Anthony Fu
56252155ec
fix(vite-node): bugfixes for production build ( #3934 )
2022-03-28 13:02:28 +02:00
Daniel Roe
38e92597f4
fix(vite): externalise #_config
in ssr: false
( #3899 )
2022-03-25 13:18:57 +01:00
Anthony Fu
11c460fa99
fix(vite-node): entry path and executing in production ( #3854 )
2022-03-24 13:35:09 +01:00
Daniel Roe
93c4dfe091
fix(vite): resolve #_config
in base plugin ( #3848 )
2022-03-23 09:10:12 +01:00
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
Daniel Roe
70f067a14b
fix(vite): sort postcss plugins to add autoprefixer & cssnano last ( #3827 )
2022-03-22 11:40:36 +01:00
Anthony Fu
f69126e8f4
feat: support reactivity transform ( #3737 )
...
Co-authored-by: pooya parsa <pyapar@gmail.com>
Co-authored-by: Daniel Roe <daniel@roe.dev>
2022-03-17 23:17:59 +01:00
Daniel Roe
ff88d91bae
fix: use perfect-debounce
to handle trailing run of promise ( #3679 )
...
Co-authored-by: pooya parsa <pyapar@gmail.com>
2022-03-16 12:11:30 +01:00