Commit Graph

161 Commits

Author SHA1 Message Date
Evan You b8f24872bf feat: parallel mode 2018-01-29 16:23:02 -05:00
Evan You fbc25a015c chore: use .js for bin files 2018-01-29 14:48:21 -05:00
Evan You c18bc94c47 v3.0.0-alpha.5 2018-01-29 12:29:17 -05:00
Evan You 1529ebce41 chore: pre release sync 2018-01-29 12:29:11 -05:00
Evan You f372f55e93 feat: allow saving multiple presets 2018-01-28 00:24:33 -05:00
Evan You 9856549432 refactor: refactor shared utils + move openBrowser 2018-01-27 21:54:27 -05:00
Evan You 52881223c3 feat: load config w/ cosmiconfig 2018-01-27 16:46:15 -05:00
Evan You 5b74061352 v3.0.0-alpha.4 2018-01-26 18:34:02 -05:00
Evan You 32c710f088 chore: pre release sync 2018-01-26 18:33:53 -05:00
Evan You c2583e4658 feat: move babel-preset and eslint-plugin as deps of plugins 2018-01-26 16:21:40 -05:00
Evan You 1142339cce fix: skip postcss-loader if no postcss config is present 2018-01-26 12:18:17 -05:00
Evan You c4fa6b208a chore: update 2018-01-25 22:46:40 -05:00
Evan You 3e39b9afee v3.0.0-alpha.3 2018-01-25 22:45:17 -05:00
Evan You 367b78b08c fix: more global resolve fixes + better error message for missing loaders 2018-01-25 22:35:18 -05:00
Evan You e6b72789e7 test: fix tests 2018-01-25 19:32:11 -05:00
Evan You 8f0b52faa8 fix: resolve for global service 2018-01-25 19:28:02 -05:00
Evan You 134ac58d6c fix: fix sync script for generators 2018-01-25 12:46:43 -05:00
Evan You ff88afee0a v3.0.0-alpha.2 2018-01-25 12:24:01 -05:00
Evan You 2e3fe07ed8 fix: avoid dotfiles not being published to npm 2018-01-25 12:04:27 -05:00
Evan You 09ef536ff6 chore: bump deps 2018-01-25 00:07:12 -05:00
Evan You f547481e3e chore: use execa instead of cross-spawn 2018-01-25 00:05:19 -05:00
Evan You 8a3ac7e170 feat: e2e cypress 2018-01-24 21:59:29 -05:00
Evan You c833bedae2 test: test build with DLL 2018-01-24 20:41:03 -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 abaed004bd feat: enable caching for uglifyjs plugin 2018-01-24 12:37:24 -05:00
Evan You bd1ffd3e69 feat: optimize minification 2018-01-24 12:34:42 -05:00
Evan You eddc68e4ba chore: tweak todo 2018-01-24 11:44:29 -05:00
Evan You 2c1ad1441d fix: ensure paths + make html optional 2018-01-24 11:41:04 -05:00
Evan You 655202f72d feat: e2e nightwatch 2018-01-18 00:25:07 +01:00
Evan You 6e29daa8fd chore: cleanup comments 2018-01-15 20:21:33 -05:00
Evan You bb5d968e09 feat: WIP jest plugin 2018-01-15 13:53:41 -05:00
Evan You ed4d845021 fix typo 2018-01-14 00:33:12 -05:00
Evan You 29d01f54c4 refactor + tests for CSS resolver 2018-01-14 00:32:21 -05:00
Suhas Karanth 4765cc6fa1 fix: typo {mdoule => module} (#721) 2018-01-13 22:55:30 -05:00
Evan You 03503b6f5d tweak pwa registration script 2018-01-10 16:20:29 -05:00
Evan You cc35923452 Revert "move all deps to dependencies instead of devDependencies"
This reverts commit be4bf6fd7d.
2018-01-10 14:50:39 -05:00
Evan You be4bf6fd7d move all deps to dependencies instead of devDependencies 2018-01-10 11:18:30 -05:00
Evan You e7d619bc3d refactor test to use project.has() 2018-01-09 20:12:57 -05:00
Evan You 902f6c0fb3 feat: pwa 2018-01-09 17:45:41 -05:00
Evan You 8adcabceba test serve with router 2018-01-09 13:16:19 -05:00
Evan You b69c1ff784 upgrade sync deps 2018-01-09 10:17:57 -05:00
Evan You 10c09912a5 test: assert preload & manifest inline 2018-01-08 23:53:45 -05:00
Evan You 01ce10733b preload/prefetch + inline manifest 2018-01-08 23:35:53 -05:00
Evan You 5b8f1cfe80 hoist autoprefixer 2018-01-08 17:56:04 -05:00
Evan You d3bb381e7b feat: css preprocessors 2018-01-08 17:47:48 -05:00
Evan You 88e9d46334 feat: router & vuex 2018-01-08 16:45:03 -05:00
Evan You d0de715813 fix css extraction and pre-processors in vue-loader 2018-01-07 22:15:50 -05:00
Evan You 15be241628 sync deps 2018-01-07 21:46:58 -05:00
Evan You 4af489a5bc test global service 2018-01-07 19:40:36 -05:00