Commit Graph

58 Commits

Author SHA1 Message Date
Evan You
6becd96e9d refactor: adjust Service constructor for inline use 2018-01-07 13:37:29 -05:00
Evan You
318d42092c validate options 2018-01-07 12:49:43 -05:00
Evan You
4645ca70fc test lint on save 2018-01-07 11:37: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
7db29118ef test lint on commit 2018-01-06 22:33:38 -05:00
Evan You
692f1bf13f extract serveWithPuppeteer helper 2018-01-06 21:54:05 -05:00
Evan You
15c2c78481 run puppeteer without sandbox on CI 2018-01-06 18:26:26 -05:00
Evan You
70a922c979 test: serve command 2018-01-06 18:21:59 -05:00
Evan You
0496dd86f5 use launch-editor-middleware 2018-01-06 13:12:58 -05:00
Evan You
6c50cc94f9 remove unnecessary install hook 2018-01-06 09:34:09 -05:00
Evan You
b1df828964 remove no longer needed config 2018-01-06 01:32:22 -05:00
Evan You
ba9c4ed080 switch to yorkie for git hook management 2018-01-06 01:10:20 -05:00
Evan You
4e6024b2d6 use execa for cross-platform-ness 2018-01-05 17:38:40 -05:00
Evan You
27de4503df include vue as devDep 2018-01-05 13:33:00 -05:00
Evan You
f36286e0c0 fix service require path 2018-01-05 13:19:23 -05:00
Evan You
e0755f4ce9 refactor: let Service accept context as constructor argument 2018-01-05 09:32:36 -05:00
Evan You
f6e0452ffb add npmignore 2018-01-05 09:20:20 -05:00
Evan You
16221c1e78 test for cli-service Service & PluginAPI 2018-01-04 17:38:55 -05:00
Evan You
f034221779 fix hot/hotOnly client check 2018-01-04 11:23:45 -05:00
Evan You
940afcd027 move babel webpack-dev-server client include into serve command 2018-01-04 11:18:44 -05:00
Evan You
28986a46dc support inspect paths 2018-01-04 11:18:36 -05:00
Evan You
a4afaa7ac2 ensure service picks up context 2018-01-02 20:44:01 -05:00
Evan You
0cb95a4e7c layout unit tests 2018-01-02 12:36:53 -05:00
Evan You
d048b939ab publicPath + serve production mode 2018-01-01 16:57:00 -05:00
Evan You
153785d066 improve hooks 2018-01-01 14:42:59 -05:00
Evan You
a5a74d3579 fix airbnb eslint config 2017-12-31 20:05:26 -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
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
fb645e8f7c tweak NODE_ENV default 2017-12-30 15:42:14 -05:00
Evan You
82b1db340f TODOs 2017-12-29 19:36:33 -05:00
Evan You
e9e237e3f4 build & serve 2017-12-29 19:26:15 -05:00
Evan You
cdb0fd0839 restructure 2017-12-29 16:51:25 -05:00
Evan You
5d661f4b32 rename render method + template dir 2017-12-29 16:42:21 -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
267a12d926 adjust logging 2017-12-29 11:14:04 -05:00
Evan You
b67f9bc691 finalize cli output 2017-12-29 01:24:49 -05:00
Evan You
79cfab8edb refactor: adjust generation strategy 2017-12-28 22:10:32 -05:00
Evan You
4cbd95da19 use engine field for version requirements 2017-12-28 17:59:41 -05:00
Evan You
fc25d0587d apply version requirements 2017-12-28 17:51:32 -05:00
Evan You
5a51fa27ab update version sync script 2017-12-28 17:01:59 -05:00
Evan You
697ecaa70b chore 2017-12-28 15:58:52 -05:00
Evan You
9fc43f8fa5 improve log utils organization 2017-12-28 13:06:17 -05:00
Evan You
f1e167f45b proxy + wip overlay 2017-12-28 00:47:32 -05:00
Evan You
ce8f8bb48d implement project config file loading 2017-12-27 17:14:05 -05:00
Evan You
082bb33419 add applescript 2017-12-27 16:45:36 -05:00
Evan You
5a43522ba2 tweak dev output 2017-12-27 15:58:01 -05:00