Commit Graph

2488 Commits

Author SHA1 Message Date
Clark Du 6cd7f04a4e
refactor: rename examples 2018-03-19 10:41:46 +08:00
Clark Du cb9d286238
Merge remote-tracking branch 'upstream/dev' into feat/jest 2018-03-19 10:27:23 +08:00
Clark Du eb6ee86845
test: remove error hook in module.test.js 2018-03-19 10:20:20 +08:00
Clark Du 0a4560e5e2
test: fix some typos 2018-03-19 10:19:19 +08:00
Clark Du 6c48ad2038
test: fix syntax error 2018-03-19 10:14:26 +08:00
Clark Du b1199f8fa4
test: remove hook assetion in error.test.js 2018-03-19 10:13:05 +08:00
Pooya Parsa a962210219 increase jasmine timeouts
Thank you slow CI :)
2018-03-19 04:43:26 +03:30
Pooya Parsa 05e3da6e51 fix build scripts 2018-03-19 04:37:47 +03:30
Pooya Parsa f9c4f8bfb2 limit build concurrency 2018-03-19 04:30:54 +03:30
Pooya Parsa 0b5824a765 fix windows 2018-03-19 04:29:54 +03:30
Pooya Parsa 6152894384 force enable spinner in CI 2018-03-19 04:25:12 +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 e6f84d16bb fix(webpack): revert back ExtractTextPlugin to base.config 2018-03-19 02:45:07 +03:30
Pooya Parsa e59152c550 fix(utils): use typeof for function check 2018-03-19 02:44:27 +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 6f718ec24b hide OPEN message on test 2018-03-18 12:23:06 +03:30
Pooya Parsa 1ee08ad101 hide fancy errors during test 2018-03-18 12:21:56 +03:30
Pooya Parsa 42a23f98d1 add jest 2018-03-18 11:26:41 +03:30
Pooya Parsa 3481ceb059 temporary disable runtimeChunk 2018-03-18 11:22:37 +03:30
Pooya Parsa f537b0fdcb revert spa fix 2018-03-18 11:21:17 +03:30
dotnetCarpenter 1ef0286e9a added missing eslint-plugin-vue - fixes #3045 and CI tests 2018-03-18 01:52:06 +01:00
dotnetCarpenter cd9a6c2c05 web worker example 2018-03-18 01:45:52 +01:00
Pooya Parsa 1dce37fde9 ci 2018-03-17 21:50:15 +03:30
Pooya Parsa 84487ef108 update filenames 2018-03-17 14:01:47 +03:30
Pooya Parsa 0fa5b8f9a7 Merge branch 'dev' into feat/esm 2018-03-17 13:59:10 +03:30
Pooya Parsa 56bcd609fd make ssr tests serial 2018-03-17 13:58:56 +03:30
Pooya Parsa 4886df22dc Merge branch 'dev' into feat/esm 2018-03-17 13:56:17 +03:30
Pooya Parsa db2ca06cda facilitate tests 2018-03-17 13:47:37 +03:30
Pooya Parsa 2692307988 windows SPA problem 2018-03-17 13:36:33 +03:30
Pooya Parsa 986c545627 ava: remove -s 2018-03-17 13:32:42 +03:30
Pooya Parsa e652d40f55 facilitate ssr.test 2018-03-17 13:31:57 +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 fe7fdc8b56 fix tests 2018-03-17 13:09:14 +03:30
Pooya Parsa 531af31af7 perf: improve chunk splitting 2018-03-17 13:04:33 +03:30
Pooya Parsa cd362f6feb simplify webpack config 2018-03-17 10:53:00 +03:30
Pooya Parsa 5d0deefa6a fix: handle string errors 2018-03-16 23:48:19 +03:30
Pooya Parsa 3f83921c71 add mjs to supported extensions 2018-03-16 23:34:54 +03:30
Pooya Parsa 6e54a3868d fix resolvePath with relative paths 2018-03-16 23:33:33 +03:30
Pooya Parsa f186e1bd74 remove debug line 2018-03-16 23:24:44 +03:30
Pooya Parsa 763f1163f6 Merge branch 'dev' into feat/esm 2018-03-16 23:22:21 +03:30
Pooya Parsa ed5bfacb4d eslint: fix import/order 2018-03-16 23:22:17 +03:30
Pooya Parsa 46216e6548 improve eslint 2018-03-16 23:22:03 +03:30
Pooya Parsa efd7c1b4d1 fix typos in generator 2018-03-16 22:51:55 +03:30
Pooya Parsa 6234ae84c0 refactor(core): use strict mjs 2018-03-16 22:41:24 +03:30
Pooya Parsa e467007f94 update vue server webpack-plugin 2018-03-16 22:33:11 +03:30
Pooya Parsa ec616f109b refactor options 2018-03-16 20:53:15 +03:30