Daniel Roe
|
0c14b0a48b
|
fix: workaround for vue 3.2.18+ esm bundle issue and revert #566 (#578) (#578)
|
2021-09-29 13:47:36 +02:00 |
|
pooya parsa
|
6329a681e4
|
refactor: migrate from upath to pathe (#553)
|
2021-09-27 14:49:36 +02:00 |
|
Anthony Fu
|
c8f8691496
|
fix: workaround for vue/server-renderer import, close #563 (#566)
|
2021-09-24 11:49:04 +02:00 |
|
Daniel Roe
|
e363ed5853
|
fix(vite): create valid legacy dev manifest (#509)
|
2021-09-08 16:32:36 +02:00 |
|
Daniel Roe
|
f2d78674a0
|
feat: add support for vite build (with vite-format manifest) (#450)
|
2021-09-07 11:35:55 +02:00 |
|
pooya parsa
|
ee0163c273
|
refactor: merge modules to nuxt3 (#439)
|
2021-08-11 22:28:38 +02:00 |
|
Daniel Roe
|
25e96bb896
|
fix: windows path issues (#408)
|
2021-08-09 20:24:52 +02:00 |
|
Pooya Parsa
|
cb7f079ac4
|
chore: fix lint issues
[skip-release]
using `import type` seems a regression of `import/named` rule but generally makes it more readable to prefer using it :)
|
2021-08-09 18:18:21 +02:00 |
|
Daniel Roe
|
f980ef235f
|
fix(app): separate plugin entrypoints (#366)
|
2021-07-23 16:58:38 +02:00 |
|
Daniel Roe
|
928d10ab77
|
fix(vite): add transpile options to noExternal list (#364)
|
2021-07-23 16:43:06 +02:00 |
|
pooya parsa
|
be255772b2
|
feat: support ssr: false (#351)
Co-Authored-By: Daniel Roe <daniel@roe.dev>
|
2021-07-21 22:05:22 +02:00 |
|
Daniel Roe
|
98cf97d269
|
fix: remove vue alias (#335)
|
2021-07-16 11:12:11 +02:00 |
|
Daniel Roe
|
5d7ded368b
|
fix(vite): exclude optimising vue-router (#332)
|
2021-07-15 16:42:11 +02:00 |
|
Pooya Parsa
|
e1d44262a5
|
fix(vite): add missing #build alias
|
2021-07-15 12:50:09 +02:00 |
|
pooya parsa
|
bec2720930
|
feat: use virtual filesystem for templates (#292)
Co-authored-by: Daniel Roe <daniel@roe.dev>
|
2021-07-15 12:18:34 +02:00 |
|
pooya parsa
|
6318438415
|
feat(nitro, vite): use native module (#252)
Co-authored-by: Daniel Roe <daniel@roe.dev>
|
2021-07-15 11:38:06 +02:00 |
|
Anthony Fu
|
d995e83a31
|
fix(vite): set vite's root to current directory (#239)
|
2021-07-14 16:40:40 +02:00 |
|
Anthony Fu
|
9e8b042bad
|
fix: vite build (#311)
|
2021-07-14 16:39:48 +02:00 |
|
Anthony Fu
|
ea0fdc2aa2
|
fix(vite): make vite server strict by default (#321)
|
2021-07-14 16:37:07 +02:00 |
|
Daniel Roe
|
0a3041cdf9
|
fix: allow use of nuxt3 in non-wsl windows environment (#308)
|
2021-07-12 12:54:24 +02:00 |
|
Anthony Fu
|
11a5a3e14f
|
feat(app): make asyncData working with <script setup nuxt> (#220)
|
2021-06-16 14:42:58 +02:00 |
|
Pooya Parsa
|
5bd639a493
|
fix(vite): add nuxt/app to noExternal
|
2021-06-14 20:52:40 +02:00 |
|
Pooya Parsa
|
838eae4a57
|
chore: apply latest eslint rules
closes #163
|
2021-05-24 13:14:10 +02:00 |
|
Pooya Parsa
|
6b62d456d7
|
feat: optional pages and refactor nuxt3 (#142)
|
2021-05-20 13:42:41 +02:00 |
|
renovate[bot]
|
82b585dbb0
|
chore(deps): lock file maintenance and fix lint issues (#141)
|
2021-05-20 12:58:30 +02:00 |
|
Pooya Parsa
|
d8423a2f9a
|
chore(nitro): lazy load renderer resources
|
2021-04-29 14:08:10 +02:00 |
|
pooya parsa
|
9732d63c74
|
feat: update vite implementation (#130)
|
2021-04-29 13:51:54 +02:00 |
|
pooya parsa
|
de9dffb0d6
|
chore: migrate to unenv and mkbuild 0.2 (#108)
|
2021-04-21 17:10:53 +02:00 |
|
Pooya Parsa
|
75b412bf0f
|
chore(vite): allow extending with vite:extend
(temp until moving nuxt-vite)
|
2021-04-19 22:30:06 +02:00 |
|
pooya parsa
|
e224818395
|
feat: improve dev experience (#89)
|
2021-04-15 21:17:44 +02:00 |
|
pooya parsa
|
f47808f59a
|
refactor: extract vite and webpack builders (#45)
|
2021-04-03 15:38:07 +02:00 |
|