Pooya Parsa
|
776539b809
|
fix(vite): add missing esbuild dependency
|
2021-10-21 22:18:39 +02:00 |
|
Daniel Roe
|
f0b9474b40
|
feat(nuxi): bundle analyzer (#701)
Co-authored-by: Pooya Parsa <pyapar@gmail.com>
|
2021-10-21 21:51:44 +02:00 |
|
pooya parsa
|
bbeb6b50f5
|
fix(vite): inline incompatible extensions (#1332)
|
2021-10-21 21:02:10 +02:00 |
|
Anthony Fu
|
f7153a3172
|
fix(vite): default export for external packages (#1297)
|
2021-10-20 20:09:49 +02:00 |
|
renovate[bot]
|
7c3b488b5f
|
fix: update externality to v0.1.1 (#1284)
resolves #1275
|
2021-10-20 15:01:09 +02:00 |
|
Daniel Roe
|
d166b78e06
|
feat(vite): use externality to resolve externals for ssr dev bundler (#1172)
|
2021-10-20 11:50:29 +02:00 |
|
Pooya Parsa
|
4526af78a9
|
fix(pkg): downgrade node version to 14.16.x due to stackblitz issue
14.16.0 was released at 2021-02-23. hopefully most of platforms had time to migrate LTS.
|
2021-10-19 13:37:59 +02:00 |
|
Pooya Parsa
|
8db76fcf2e
|
fix(pkg): downgrade node version to 14.17.x due to codesandbox issue
|
2021-10-19 13:24:51 +02:00 |
|
renovate[bot]
|
3fe3fb4dec
|
chore(deps): update dependency vite to ^2.6.10 (#1198)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
|
2021-10-19 10:40:02 +02:00 |
|
pooya parsa
|
d8d10febd5
|
feat!: add engines.node field and node.js version check (#1197)
|
2021-10-18 21:31:15 +02:00 |
|
renovate[bot]
|
cba4c4202b
|
chore(deps): update all non-major dependencies (#1156)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
|
2021-10-18 11:41:29 +02:00 |
|
Anthony Fu
|
39ed77e229
|
fix(vite): dev ssr fouc with preprocessors (#1101)
|
2021-10-18 09:54:20 +02:00 |
|
Daniel Roe
|
b2c74d739f
|
fix(vite): set root to srcDir (#1018)
|
2021-10-14 13:17:39 +02:00 |
|
pooya parsa
|
ad4e2e98d9
|
fix(vite): ensure id is javascript before externalizing (#983)
|
2021-10-13 22:44:52 +02:00 |
|
Anthony Fu
|
5b75e11e85
|
feat(vite): postcss support (#818)
Co-authored-by: Pooya Parsa <pyapar@gmail.com>
|
2021-10-13 22:08:26 +02:00 |
|
Daniel Roe
|
1fbfdefe70
|
refactor: use p-debounce everywhere (#977)
|
2021-10-13 21:04:12 +02:00 |
|
Xin Du (Clark)
|
c1ee1c4377
|
feat(vite): support jsx syntax (#922)
|
2021-10-13 12:34:51 +02:00 |
|
pooya parsa
|
47ea41dadb
|
fix(vite): use pathToFileURL for externals (#819)
|
2021-10-12 20:01:27 +02:00 |
|
Pooya Parsa
|
3c132a8de0
|
fix(vite): normalize paths before comparing (#763)
Co-Authored-By: Anthony Fu <hi@antfu.me>
|
2021-10-12 16:42:52 +02:00 |
|
Anthony Fu
|
44f8904957
|
fix(vite): dev ssr fouc (#757)
|
2021-10-12 16:05:20 +02:00 |
|
pooya parsa
|
101ef20c34
|
fix(vite): resolve vue aliases (#734)
|
2021-10-12 10:39:06 +02:00 |
|
pooya parsa
|
e531b65a32
|
fix(vite): improve external handling (#729)
|
2021-10-12 03:38:30 +02:00 |
|
Sébastien Chopin
|
95779c3d5f
|
chore: add readme to packages (#727)
Co-authored-by: Pooya Parsa <pyapar@gmail.com>
|
2021-10-12 03:38:17 +02:00 |
|
Anthony Fu
|
c8dfd61b87
|
chore: update vite version (#713)
|
2021-10-11 17:50:12 +02:00 |
|
renovate[bot]
|
0dcbd4a682
|
chore(deps): update all non-major dependencies (#704)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
|
2021-10-11 15:30:04 +02:00 |
|
Anthony Fu
|
2f5938c7b5
|
chore(vite): add missing types and move out utils (#710)
|
2021-10-11 14:29:35 +02:00 |
|
renovate[bot]
|
27666063ea
|
chore(deps): update all non-major dependencies (#649)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
|
2021-10-08 16:22:23 +02:00 |
|
Anthony Fu
|
c76d554ebb
|
fix(vite): fix entry point not determine warning (#682)
|
2021-10-07 10:29:10 +02:00 |
|
Pooya Parsa
|
2b1bf4824e
|
chore: update base major versions to 3.x for simplicity
|
2021-10-05 17:09:24 +02:00 |
|
renovate[bot]
|
71dd944922
|
chore(deps): update all non-major dependencies (#644)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
|
2021-10-05 16:34:03 +02:00 |
|
Anthony Fu
|
bb8c4ff019
|
feat(vite): vite dev server bundler (#604)
Co-authored-by: Pooya Parsa <pyapar@gmail.com>
|
2021-10-05 16:18:03 +02:00 |
|
pooya parsa
|
6e496373f3
|
feat: use native esm for all packages (#539)
|
2021-10-02 18:01:17 +02:00 |
|
renovate[bot]
|
4db4fdfd42
|
chore(deps): update all non-major dependencies (#602)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
|
2021-09-30 21:55:13 +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 |
|
renovate[bot]
|
a5f446ca6a
|
chore(deps): update all non-major dependencies (#593)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
|
2021-09-29 20:28:57 +02:00 |
|
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 |
|
renovate[bot]
|
aaaeb826ba
|
chore(deps): update all non-major dependencies (#565)
|
2021-09-29 12:53:41 +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 |
|
renovate[bot]
|
7be43456a4
|
chore(deps): update all non-major dependencies (#554)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
|
2021-09-23 20:39:49 +02:00 |
|
renovate[bot]
|
2bae698c18
|
chore(deps): update all non-major dependencies (#548)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
|
2021-09-22 17:58:48 +02:00 |
|
Pooya Parsa
|
317fc55539
|
fix(pkg): enable declaration for for and webpack
|
2021-09-21 19:07:24 +02:00 |
|
Pooya Parsa
|
e2d216e4ee
|
chore: ping unbuild to latest for sub packages
closes #457
|
2021-09-21 18:59:37 +02:00 |
|
renovate[bot]
|
b06e90d336
|
chore(deps): update all non-major dependencies (#540)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
|
2021-09-21 18:53:25 +02:00 |
|
pooya parsa
|
62647844b5
|
chore: update to unbuild 0.5.x (#545)
|
2021-09-21 18:49:36 +02:00 |
|
renovate[bot]
|
758bf3ef6f
|
chore(deps): update all non-major dependencies (#521)
|
2021-09-20 20:59:49 +02:00 |
|
renovate[bot]
|
3af5b92a25
|
chore(deps): update all non-major dependencies (#508)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
|
2021-09-09 10:43:09 +02:00 |
|
Daniel Roe
|
e363ed5853
|
fix(vite): create valid legacy dev manifest (#509)
|
2021-09-08 16:32:36 +02:00 |
|
renovate[bot]
|
51eb4dba22
|
chore(deps): update all non-major dependencies (#504)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
|
2021-09-08 14:09:33 +02:00 |
|
renovate[bot]
|
f468ad59e4
|
chore(deps): update all non-major dependencies (#502)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
|
2021-09-07 20:11:07 +02:00 |
|