1
0
mirror of https://github.com/nuxt/nuxt.git synced 2025-03-04 21:04:21 +00:00
Commit Graph

116 Commits

Author SHA1 Message Date
Anthony Fu
58327824fb
fix: source map for webpack nuxt-setup-loader () 2021-06-17 11:56:21 +02:00
Anthony Fu
11a5a3e14f
feat(app): make asyncData working with <script setup nuxt> () 2021-06-16 14:42:58 +02:00
Ahad Birang
8740ece29e
fix(webpack): find asset modules of chunk () 2021-06-14 11:37:54 +02:00
Pooya Parsa
838eae4a57 chore: apply latest eslint rules
closes 
2021-05-24 13:14:10 +02:00
Pooya Parsa
6b62d456d7 feat: optional pages and refactor nuxt3 () 2021-05-20 13:42:41 +02:00
renovate[bot]
82b585dbb0
chore(deps): lock file maintenance and fix lint issues () 2021-05-20 12:58:30 +02:00
pooya parsa
9732d63c74
feat: update vite implementation () 2021-04-29 13:51:54 +02:00
Pooya Parsa
f723cc6fcd chore: disable webpack fs cache 2021-04-28 16:50:41 +02:00
pooya parsa
5aa59c2ca5
test: add nitro preset tests (v2 & v3) () 2021-04-23 21:52:32 +02:00
pooya parsa
de9dffb0d6 chore: migrate to unenv and mkbuild 0.2 () 2021-04-21 17:10:53 +02:00
Pooya Parsa
0a74f1e239 fix(webpack): don't inline scoped packages 2021-04-20 15:22:24 +02:00
Pooya Parsa
4e1865358c fix: issues with externals outside of rootDir 2021-04-19 22:41:02 +02:00
Pooya Parsa
daaf02f5e4 fix(webpack): exclude ! for externals 2021-04-18 18:37:21 +02:00
Daniel Roe
dacde63063
feat: add hook signatures and basic typings () 2021-04-13 00:12:30 +02:00
Pooya Parsa
5d5183ee82 perf(webpack): use fs cache by default 2021-04-04 14:28:55 +02:00
pooya parsa
f47808f59a
refactor: extract vite and webpack builders () 2021-04-03 15:38:07 +02:00