Commit Graph

389 Commits

Author SHA1 Message Date
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
Sébastien Chopin e5a516bfaf
Merge pull request #3044 from dotnetCarpenter/webworker
web worker example
2018-03-19 19:00:50 +01:00
Pooya Parsa 3eea48899b update puppeteer to 1.2.0 2018-03-19 19:39:22 +03:30
Pooya Parsa 79d97b2be2 fix(ci): report coverage only for unit tests
jest + puppeteer: https://circleci.com/gh/nuxt/nuxt.js/581
2018-03-19 19:27:48 +03:30
Clark Du db637c4d32
refactor: move tests to unit folder 2018-03-19 18:06:45 +08:00
Pooya Parsa a4b4688f7c split e2e tests 2018-03-19 11:52:00 +03:30
Pooya Parsa 4500abc1a8 set maxWorkers=2 for test:unit 2018-03-19 11:27:28 +03:30
Pooya Parsa 731ce56067 add circleCI pipeline 2018-03-19 10:46:22 +03:30
Clark Du 322caa4305
refactor: temporarily remove --coverage in jest 2018-03-19 14:32:52 +08:00
Clark Du c12c5502ee
refactor: test and coverage script 2018-03-19 13:53:48 +08:00
Clark Du f537abe067
refactor: build-fixtures 2018-03-19 13:17:48 +08:00
Clark Du b4727eb4c4
test: refactor generate tests 2018-03-19 12:21:04 +08:00
Pooya Parsa 05e3da6e51 fix build scripts 2018-03-19 04:37:47 +03:30
Pooya Parsa 0b5824a765 fix windows 2018-03-19 04:29:54 +03:30
Pooya Parsa 19775d58f7 perf(build-fixtures): parallel builds 2018-03-19 04:21:06 +03:30
Pooya Parsa 584b943688 fix test script 2018-03-19 03:23:36 +03:30
Pooya Parsa c4068c3a70 working tests 2018-03-19 03:11:14 +03:30
Pooya Parsa 07c40a913a build-fixtures script 2018-03-18 23:41:43 +03:30
Pooya Parsa ed22e78a75 basic migration to jest 2018-03-18 23:01:32 +03:30
Pooya Parsa 42a23f98d1 add jest 2018-03-18 11:26:41 +03:30
dotnetCarpenter 1ef0286e9a added missing eslint-plugin-vue - fixes #3045 and CI tests 2018-03-18 01:52:06 +01:00
Pooya Parsa 4886df22dc Merge branch 'dev' into feat/esm 2018-03-17 13:56:17 +03:30
Pooya Parsa 986c545627 ava: remove -s 2018-03-17 13:32:42 +03:30
Pooya Parsa 8ad328f8a9 ci: increase timeout 2018-03-17 13:22:57 +03:30
Pooya Parsa 7fbc8f9eec try to prevent random ci fails 2018-03-17 13:20:34 +03:30
Pooya Parsa 46216e6548 improve eslint 2018-03-16 23:22:03 +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
Pooya Parsa 53e98a958c feat: rewrite core to esm 2018-03-16 19:42:06 +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
Pooya Parsa b27efd9e61 bump to 2.0.0
nuxt-edge
2018-03-13 14:09:38 +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 23ab6612e4 Merge branch 'dev' into feat/webpack4 2018-03-11 23:26:48 +03:30
Pooya Parsa 547ea66f7c update dependencies 2018-03-08 14:11:19 +03:30
Sébastien Chopin 85b584693c version: Bump to nuxt 1.4.0 2018-03-01 17:44:58 +01:00
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