Pooya Parsa
|
454b8c332c
|
refactor: move app to src with nuxt/app import
this refactor allows distributing app with esm modules instead of ts
|
2021-01-18 13:46:19 +01:00 |
|
pooya parsa
|
0091dba181
|
feat: use sigma (#95)
|
2021-01-18 12:49:50 +01:00 |
|
Pooya Parsa
|
f4975dfd09
|
fix nuxt dev
|
2020-11-24 12:06:05 +01:00 |
|
Daniel Roe
|
99129216ee
|
chore: upgrade deps (#91)
* chore: upgrade deps
* fix: lint errors
|
2020-11-16 09:33:33 +01:00 |
|
pooya parsa
|
ae32ca42fa
|
fix(webpack): use modern target for esbuild
|
2020-10-30 12:55:17 +01:00 |
|
pooya parsa
|
8718bf32e3
|
chore: drop eventsource-polyfill for IE support
|
2020-10-29 18:35:14 +01:00 |
|
pooya parsa
|
463e1d2bb4
|
chore: update webpack-dev-middleware
|
2020-10-29 18:05:29 +01:00 |
|
Sébastien Chopin
|
09476134ee
|
feat: support document.html
|
2020-10-01 12:11:20 +02:00 |
|
Xin Du (Clark)
|
20c2375e74
|
fix(webpack): DeprecationWarning DEP_WEBPACK_COMPILATION_ASSETS (#57)
|
2020-09-30 14:03:13 +02:00 |
|
pooya parsa
|
065ce5598f
|
set vue feature flags
|
2020-09-21 15:26:48 +02:00 |
|
Xin Du (Clark)
|
232d3298b4
|
feat(style): add style loaders (#50)
* feat(style): add style loaders
* refactor: merge utils/style-loader to style preset
* refactor style.ts
Co-authored-by: Pooya Parsa <pyapar@gmail.com>
|
2020-09-21 11:37:13 +02:00 |
|
Xin Du (Clark)
|
db050fd0a2
|
fix(ssr): update ssr/client manifect after webpack v5 beta.30 (#48)
|
2020-09-21 10:48:33 +02:00 |
|
pooya parsa
|
d6ed1dfc2c
|
feat: rewrite webpack config (#30)
|
2020-09-02 14:27:27 +02:00 |
|
Clark Du
|
dab1a831a6
|
fix(build): style not work in vue
|
2020-08-19 18:34:48 +00:00 |
|
Clark Du
|
2ee86286ad
|
feat(webpack): replace optimize-css-assets-webpack-plugin with css-minimizer-webpack-plugin
|
2020-08-19 18:33:07 +00:00 |
|
Xin Du (Clark)
|
f6355ca65d
|
refactor(builder): remove buildContext (#25)
|
2020-08-18 22:33:58 +02:00 |
|
Clark Du
|
c63091b68d
|
chore: fix all eslint error and warnings
|
2020-08-17 20:12:34 +01:00 |
|
Clark Du
|
052364c689
|
chore: fix lint errors
|
2020-08-17 19:45:32 +01:00 |
|
Clark Du
|
1aa47b5edf
|
chore: fix type for vue/server
|
2020-08-17 19:44:24 +01:00 |
|
Clark Du
|
8936fe77eb
|
fix(webpack5): plugins/vue/server DeprecationWarning
|
2020-08-17 19:34:47 +01:00 |
|
Sébastien Chopin
|
dc84429d67
|
chore: wip
|
2020-08-17 20:02:10 +02:00 |
|
pooya parsa
|
d6ae2c73d9
|
chore: lint with eslint
|
2020-08-04 12:26:22 +02:00 |
|
pooya parsa
|
cdc42133c7
|
refactor structure and fix ts errors
|
2020-08-04 12:06:44 +02:00 |
|
pooya parsa
|
e7dd27fa2a
|
feat: rollup build, basic typescript support and typescript app
|
2020-07-17 17:13:04 +02:00 |
|
Xin Du (Clark)
|
fd0a437adc
|
Add src path alais to be nuxt (#2)
|
2020-07-15 12:38:37 +02:00 |
|
pooya parsa
|
14f187e69b
|
initial commit
|
2020-07-02 15:02:35 +02:00 |
|