Daniel Roe
|
d0bcc3fc82
|
fix(vite): only apply relative url fix to css assets (#2930)
|
2022-01-26 13:59:48 +01:00 |
|
Daniel Roe
|
b803fdb4f9
|
fix(vite): handle emitted assets with relative urls and dynamic base (#2851)
|
2022-01-24 13:57:24 +01:00 |
|
Daniel Roe
|
d07d572263
|
feat: improve base url options (#2655)
|
2022-01-18 17:59:14 +01:00 |
|
Xin Du (Clark)
|
c90bc50817
|
chore(lint): improve no-unused-vars rule (#1977)
|
2021-11-17 12:21:38 +01:00 |
|
Daniel Roe
|
90487fde0c
|
fix(vite): use forEach on NodeList not Element (#1734)
|
2021-11-05 14:54:13 +01:00 |
|
Anthony Fu
|
4da062a120
|
refactor(vite): move analyzePlugin to a seperate file (#1710)
|
2021-11-05 09:58:03 +01:00 |
|
Anthony Fu
|
85d173d653
|
fix(vite): swap <link> style on dev ssr (#1712)
|
2021-11-05 09:55:53 +01:00 |
|
Daniel Roe
|
f5aea9f742
|
fix(vite): don't replace process.env (#1543)
|
2021-10-28 16:48:42 +02:00 |
|
Anthony Fu
|
e13baf9867
|
feat(nuxt3): remove <script setup> transform and prefer top level await (#579)
Co-authored-by: Pooya Parsa <pyapar@gmail.com>
|
2021-09-30 20:19:55 +02:00 |
|
pooya parsa
|
6329a681e4
|
refactor: migrate from upath to pathe (#553)
|
2021-09-27 14:49:36 +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 |
|
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 |
|
Anthony Fu
|
11a5a3e14f
|
feat(app): make asyncData working with <script setup nuxt> (#220)
|
2021-06-16 14:42:58 +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
|
9732d63c74
|
feat: update vite implementation (#130)
|
2021-04-29 13:51:54 +02:00 |
|