Pooya Parsa
|
b5c3eabbaa
|
fix: add misssing dependencies
|
2018-03-28 09:55:16 +04:30 |
|
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
|
a8fae42c3a
|
update dependencies (webpack 4.3.0)
|
2018-03-27 17:02:17 +04:30 |
|
Pooya Parsa
|
f08c075290
|
misc: update dependencies
vue-loader 15.0.0-beta.7 and webpackbar 1.1.3
|
2018-03-25 21:26:28 +04:30 |
|
Pooya Parsa
|
d8be95f295
|
feat: webpackbar 1.1.0 and profiler
|
2018-03-24 21:53:03 +04:30 |
|
Pooya Parsa
|
06067bf099
|
use webpackbar
|
2018-03-24 17:32:04 +04:30 |
|
Pooya Parsa
|
4ce0669c6e
|
misc: update to vue-loader@15.0.0-beta.4
|
2018-03-24 12:04:31 +04:30 |
|
Pooya Parsa
|
1f3b69869d
|
misc: update to vue-loader@15.0.0-beta.3
|
2018-03-24 01:18:27 +04:30 |
|
Clark Du
|
b70ff8710f
|
fix: build fixtures show logs and exit process when error occurred
|
2018-03-23 13:53:37 +04:30 |
|
Pooya Parsa
|
ca80e0614d
|
chore: update dependencies
|
2018-03-23 10:12:18 +04:30 |
|
Pooya Parsa
|
88bab354b0
|
perf(builder): experimental thread-loader and cache-loader
|
2018-03-23 01:51:17 +04:30 |
|
Pooya Parsa
|
7e308f9340
|
perf: speed up uglify-js by using parallel and cache options
|
2018-03-23 01:00:51 +04:30 |
|
Pooya Parsa
|
417e0bff40
|
misc(cli): improve loader
|
2018-03-22 23:59:05 +04:30 |
|
Pooya Parsa
|
d5462ea65a
|
misc: vue-loader@15.0.0-beta.2
|
2018-03-22 20:30:23 +04:30 |
|
Pooya Parsa
|
de847a7cd0
|
remove webpack-stylish
more compact results and prevent duplicate warning and errors
|
2018-03-22 20:30:23 +04:30 |
|
Clark Du
|
4a5e1e1ad5
|
feat: upgrade vue-loader to 15.x.x
|
2018-03-22 20:30:23 +04:30 |
|
Clark Du
|
d828cbd04c
|
feat: migrate to mini-css-extract-plugin
|
2018-03-21 15:37:34 +03:30 |
|
Pooya Parsa
|
b2e7fb624b
|
misc(dependencies): webpack 4.2.0
https://github.com/webpack/webpack/releases/tag/v4.2.0
|
2018-03-21 15:36:18 +03:30 |
|
Pooya Parsa
|
4b26c68c3b
|
perf: chunk splitting improvements
|
2018-03-21 13:33:57 +03:30 |
|
Pooya Parsa
|
13d17d241e
|
feat: minimal logger for CI/Test environments
|
2018-03-21 01:41:30 +03:30 |
|
Pooya Parsa
|
db1ee4bc31
|
misc(package): update dependencies
|
2018-03-21 01:06:07 +03:30 |
|
Sébastien Chopin
|
d1d637f0c4
|
Merge pull request #3060 from nuxt/feat/asyncChunks
feat: make optimization and splitChunks configurable
|
2018-03-20 13:31:32 +01:00 |
|
Pooya Parsa
|
6a68e381b6
|
perf(spa): inline runtime chunk
|
2018-03-20 13:39:47 +03:30 |
|
Clark Du
|
027d204a13
|
fix: progress not accurate due to extra logs
|
2018-03-20 15:25:06 +08:00 |
|
Pooya Parsa
|
3eea48899b
|
update puppeteer to 1.2.0
|
2018-03-19 19:39:22 +03:30 |
|
Clark Du
|
f537abe067
|
refactor: build-fixtures
|
2018-03-19 13:17:48 +08:00 |
|
Pooya Parsa
|
19775d58f7
|
perf(build-fixtures): parallel builds
|
2018-03-19 04:21:06 +03:30 |
|
Pooya Parsa
|
c4068c3a70
|
working tests
|
2018-03-19 03:11:14 +03:30 |
|
Pooya Parsa
|
42a23f98d1
|
add jest
|
2018-03-18 11:26:41 +03:30 |
|
Pooya Parsa
|
f20ad95b2b
|
remove pretty-error
https://github.com/standard-things/esm/wiki/improved-errors
|
2018-03-16 20:32:56 +03:30 |
|
Pooya Parsa
|
5abf524b15
|
Merge branch 'dev' into feat/esm
|
2018-03-16 19:48:57 +03:30 |
|
Clark Du
|
52068dcb88
|
refactor: use @nuxtjs/friendly-errors-webpack-plugin
|
2018-03-16 17:59:18 +08:00 |
|
Pooya Parsa
|
b0f25cbadf
|
deps: add esm
|
2018-03-16 13:03:41 +03:30 |
|
Clark Du
|
4896820390
|
chore: upgrade dependencies and remove unnecessary ones
|
2018-03-15 15:43:02 +08:00 |
|
Clark Du
|
0591a10184
|
chore: upgrade vue to 2.5.16
|
2018-03-15 14:59:42 +08:00 |
|
Clark Du
|
f7d9a6eb96
|
chore: upgrade vue-meta to 1.4.4 for fixing offsetParent TypeError
|
2018-03-14 11:05:37 +08:00 |
|
Pooya Parsa
|
76b5e0454a
|
use webpack's built in minimizer
|
2018-03-13 15:28:40 +03:30 |
|
Clark Du
|
ad744e3e31
|
refactor: remove unused dependencies
|
2018-03-13 18:33:45 +08:00 |
|
Pooya Parsa
|
94f602f2c0
|
improve cli loading
|
2018-03-12 18:46:08 +03:30 |
|
Pooya Parsa
|
9fe564b8f2
|
parallel builds + new progress bar
|
2018-03-12 02:45:14 +03:30 |
|
Pooya Parsa
|
edfb176628
|
update dependencies
|
2018-03-11 23:41:42 +03:30 |
|
Pooya Parsa
|
547ea66f7c
|
update dependencies
|
2018-03-08 14:11:19 +03:30 |
|
Pooya Parsa
|
689fc092ff
|
update dependencies
|
2018-03-01 15:01:17 +03:30 |
|
Pooya Parsa
|
2c023899a2
|
use time-fix-plugin
|
2018-02-28 10:58:17 +03:30 |
|
Clark Du
|
f880b497b2
|
webpack: upgrade uglifyjs-webpack-plugin
|
2018-02-27 17:55:56 +08:00 |
|
Clark Du
|
d57ad40558
|
webpack: upgrade progress-bar-webpack-plugin
|
2018-02-27 17:28:05 +08:00 |
|
Pooya Parsa
|
32aeeab0ae
|
merge with dev
|
2018-02-26 14:36:52 +03:30 |
|
Pooya Parsa
|
1f4159fca3
|
misc: use webpack-contrib/html-webpack-plugin until npm version being released
|
2018-02-26 13:47:56 +03:30 |
|
Pooya Parsa
|
9bc2e2ec0d
|
misc: use extract-text-webpack-plugin@4.0.0-alpha.0
|
2018-02-26 13:42:51 +03:30 |
|
Pooya Parsa
|
99132aa692
|
misc: upgrade dependencies
BREAKING CHANGES:
- autoprefixer (7 to 8)
- vue-loader (13 to 14)
- webpack (3 to 4)
|
2018-02-26 13:39:22 +03:30 |
|