Commit Graph

14 Commits

Author SHA1 Message Date
Clark Du
84133d91c7
test: perf-loader 2018-03-30 11:10:49 +08:00
Clark Du
c319a8c3d2
refactor(perf-loader): remove unused reference 2018-03-30 09:57:30 +08:00
Pooya Parsa
0dd35fb047 feat: css modules support (#3149) 2018-03-29 23:56:42 +04:30
Clark Du
894a2f31b6
refactor: remove unnecessary if due to templatepath must be html 2018-03-29 15:35:36 +08:00
Clark Du
c4ff71438c
refactor: PerfLoader has been filterd by parallel build enabled 2018-03-29 15:26:04 +08:00
Clark Du
ef7a42649d misc: improve coverage and packaging (#3121)
nuxt-start and nuxt/legacy are also coming!
2018-03-28 02:58:17 +04:30
Pooya Parsa
62cd611c19 fix: css extraction with MiniCssExtractPlugin 2018-03-24 01:07:59 +04:30
Pooya Parsa
d60438df92 refactor(style-loader): explicit loaders order on apply function 2018-03-23 19:56:24 +04:30
Pooya Parsa
96bfc40672 fix(style-loader): add miniCSSExtractPlugin loader for ssr builds 2018-03-23 19:38:36 +04:30
Pooya Parsa
ac79cf3282 perf: improve build speed
In practice, both thread-loader and cache (uglify, babel, cache-loader) slow down process up to 10sec with their overhead so disabled by default.
2018-03-23 12:05:04 +04:30
Clark Du
d9984f5fd3 refactor: use _ for lodash 2018-03-23 10:06:42 +04:30
Clark Du
67d4d5378b refactor: style loader and postcss config 2018-03-23 10:06:42 +04:30
Pooya Parsa
4c5c7b3bb4 chore: minor webpack fixes 2018-03-22 20:52:41 +04:30
Pooya Parsa
765f560b8c misc: cleanup webpack config 2018-03-22 20:47:24 +04:30