Commit Graph

64 Commits

Author SHA1 Message Date
Evan You 9856549432 refactor: refactor shared utils + move openBrowser 2018-01-27 21:54:27 -05:00
Evan You 01edb46b8c feat: support config in dedicated files 2018-01-27 17:03:31 -05:00
Evan You 61b93a68fd refactor: improve installation progress 2018-01-26 17:07:55 -05:00
Evan You 2d6a0d9752 fix: temp pinning vue-jest to github branch 2018-01-26 16:12:15 -05:00
Evan You 3bd447a4d6 fix: pin joi to 12.x for node version compat 2018-01-26 13:37:55 -05:00
Evan You 46805444e5 feat: use cache-loader for ts 2018-01-25 15:10:31 -05:00
Evan You 7471f949cf fix: clone options before mutating 2018-01-25 13:55:29 -05:00
Evan You c769110971 fix: use babel-loader@8 2018-01-25 12:03:37 -05:00
Evan You f52ff70ba5 fix: bump root deps as well 2018-01-25 10:37:48 -05:00
Evan You 09ef536ff6 chore: bump deps 2018-01-25 00:07:12 -05:00
Evan You 8a3ac7e170 feat: e2e cypress 2018-01-24 21:59:29 -05:00
Evan You 8dff383841 feat: auto DLL 2018-01-24 20:24:43 -05:00
Evan You 7605bd62d2 feat: add caching for babel 2018-01-24 15:08:21 -05:00
Evan You 655202f72d feat: e2e nightwatch 2018-01-18 00:25:07 +01:00
Evan You 100c5c66e7 feat: complete prettier integration 2018-01-16 14:24:48 -05:00
Evan You d84df9ac13 feat: support Prettier eslint config (pending)
waiting on https://github.com/prettier/eslint-plugin-prettier/pull/78
2018-01-15 20:11:49 -05:00
Evan You 27ba51f9f8 test: test jest plugin 2018-01-15 18:28:47 -05:00
Evan You bb5d968e09 feat: WIP jest plugin 2018-01-15 13:53:41 -05:00
Evan You 29d01f54c4 refactor + tests for CSS resolver 2018-01-14 00:32:21 -05:00
Evan You e4dcc2f921 feat: experimental support for compiling TS with Babel 2018-01-11 12:38:37 -05:00
Evan You e773479272 WIP: TS compat with other plugins 2018-01-11 00:37:21 -05:00
Evan You 54a902d2ff feat: preliminary TS plugin imeplementation 2018-01-10 19:15:31 -05:00
Evan You 03503b6f5d tweak pwa registration script 2018-01-10 16:20:29 -05:00
Evan You 72b44f5bd1 chore: vue-test-utils -> @vue/test-utils 2018-01-10 11:41:47 -05:00
Evan You 902f6c0fb3 feat: pwa 2018-01-09 17:45:41 -05:00
Evan You b69c1ff784 upgrade sync deps 2018-01-09 10:17:57 -05:00
Evan You 56d1768840 fix corrupt yarn.lock 2018-01-08 23:40:04 -05:00
Evan You 2aad5b5f16 improve syncDeps script 2018-01-08 21:06:46 -05:00
Evan You 88e9d46334 feat: router & vuex 2018-01-08 16:45:03 -05:00
Evan You 7fa24a541d implement global serve 2018-01-07 18:39:14 -05:00
Evan You 318d42092c validate options 2018-01-07 12:49:43 -05:00
Evan You a2c6bad8ac test build 2018-01-07 10:48:27 -05:00
Evan You 91b262245e make tests work on appveyor 2018-01-07 10:02:50 -05:00
Evan You 70a922c979 test: serve command 2018-01-06 18:21:59 -05:00
Evan You 584a1ba084 add yarn.lock for ci caching 2018-01-06 17:17:25 -05:00
Evan You ea0fd524d9 ignore yarn.lock 2018-01-01 20:16:03 -05:00
Evan You 83975d9373 sort package.json fields 2018-01-01 17:33:07 -05:00
Evan You d048b939ab publicPath + serve production mode 2018-01-01 16:57:00 -05:00
Evan You 5bd5301cbe lint prompts 2018-01-01 00:52:22 -05:00
Evan You 8f84396337 wip: lint 2017-12-31 19:54:50 -05:00
Evan You 557a25a3d7 wip: lint 2017-12-31 16:18:41 -05:00
Evan You c72570d025 alias init and build 2017-12-30 23:19:02 -05:00
Evan You 21187b4801 feat: mocha-webpack plugin 2017-12-30 20:03:05 -05:00
Evan You 89d19322e7 babel preset 2017-12-30 18:40:55 -05:00
Evan You e9e237e3f4 build & serve 2017-12-29 19:26:15 -05:00
Evan You c8a52f3838 implement .env loading 2017-12-29 16:34:04 -05:00
Evan You 9c86a8ec8f finish up base config + css config 2017-12-29 13:49:12 -05:00
Evan You 4045a0f6c4 tweak cli output 2017-12-29 00:26:43 -05:00
Evan You 79cfab8edb refactor: adjust generation strategy 2017-12-28 22:10:32 -05:00
Evan You fc25d0587d apply version requirements 2017-12-28 17:51:32 -05:00