Commit Graph

19 Commits

Author SHA1 Message Date
Haoqun Jiang
cd78376675 feat!: turn on modern mode by default, and provide a --no-module option (#6416) 2021-04-14 14:57:28 +08:00
Thorsten Lünborg
d8afaa0ba2 fix(ui): build task defaults should respect outputDir option from config file (#5290)
fix #2639
2020-03-27 17:28:49 +08:00
Guillaume Chau
40d9346914 feat(api): save sahred data to disk 2019-04-11 00:13:26 +02:00
Guillaume Chau
de290d8f5b fix(webpack dashboard): anazlyer sort on size types + performance improvements 2018-08-31 16:57:27 +02:00
Guillaume Chau
f2614103a1 fix(plugin api): IPC now namspaced per project by default, closes #2189 2018-08-23 00:57:47 +02:00
Guillaume Chau
fe66a4408c fix(build): wrong arg name, closes #2067 2018-08-07 17:55:55 +02:00
Guillaume Chau
d24c7bb10a refactor(plugin api): scope shared data per-project 2018-07-20 08:39:38 +02:00
Guillaume Chau
4feddbde9b fix(tasks): unset options 2018-07-17 11:38:25 +02:00
Guillaume Chau
1ec6cf3302 fix(serve task): unset host and port default values, closes #1837 2018-07-13 16:40:21 +02:00
Guillaume Chau
7a5964dfe9 fix(ui): webpack dashboard fixes 2018-07-01 15:39:33 +02:00
Guillaume Chau
55c2819e31 feat(ui): better build progress 2018-06-30 19:18:54 +02:00
Guillaume Chau
46dd8555fa refactor(ui): use RDN on webpack client addon 2018-06-21 17:45:50 +02:00
Guillaume Chau
7d635008ac refactor(ui): use reverse domain notation for ids 2018-06-21 16:41:38 +02:00
Guillaume Chau
6023c2e586 fix(ui): clear webpack stats before run 2018-06-21 13:40:40 +02:00
Guillaume Chau
657e4250c0 feat(ui): restore webpack stats when switching projects 2018-06-20 16:12:40 +02:00
Guillaume Chau
cb0e646497 fix(ui): default tasks regex, closes #1629 2018-06-20 13:19:17 +02:00
Guillaume Chau
2a214343c1 fix(ui): put temp stats files in node_modules 2018-06-14 16:55:56 +02:00
Guillaume Chau
dbf72318cb feat(ui): modern build mode 2018-06-14 01:35:49 +02:00
Guillaume Chau
9b068b1b60 feat(ui): suggestion and progress PluginAPI + add vue-router/vuex suggestions 2018-06-11 04:16:53 +02:00