Guillaume Chau
ada402249a
refactor: improve invocation of builtin plugins in TypeScript projects ( #1342 )
2018-05-22 10:11:10 -04:00
Evan You
1075576690
perf: adjust caching and parallelization
2018-05-22 00:09:30 -04:00
Guillaume Chau
4f2c71896e
chore: merge dev
2018-05-21 23:07:52 +02:00
Evan You
f698cd3f60
v3.0.0-beta.11
2018-05-21 15:43:16 -04:00
Evan You
fab83f3006
chore: pre release sync
2018-05-21 15:43:04 -04:00
Evan You
2a195f0298
feat: allow router/vuex to be late added via vue add
...
close #1202 , close #1204
2018-05-21 15:33:30 -04:00
Evan You
8b32f4a60f
feat: GeneratorAPI: addImports & addRootOptions
2018-05-21 14:25:49 -04:00
Guillaume Chau
c6f2eeac6c
feat(ui): add build watch parameter
2018-05-21 17:26:22 +02:00
Guillaume Chau
d203fa0a5e
chore: merge dev
2018-05-21 17:21:22 +02:00
Evan You
5793b91b55
chore: tweak build watch mode message
2018-05-21 10:49:13 -04:00
ziga
6ea17c9f04
feat(build): add 'watch' option ( #1332 )
2018-05-21 10:46:15 -04:00
Guillaume Chau
8dddff6e5a
chore: merge dev
2018-05-20 13:14:34 +02:00
Evan You
afb317359f
chore: bump vue-loader version
2018-05-19 00:35:09 -04:00
Guillaume Chau
9b4970cc82
chore: merge dev
2018-05-19 04:18:39 +02:00
test
a67f34af11
chore: fix inspect
2018-05-18 18:09:24 -04:00
Guillaume Chau
e6e6e90dfa
chore: merge dev
2018-05-18 23:52:25 +02:00
JK
9638d90005
feat(cli-service): add assetsDir option to specify assets root directory ( #1322 )
...
close #1311
2018-05-18 16:49:58 -04:00
test
763cf7a8bc
feat: support webp
...
close #1321
2018-05-18 16:46:09 -04:00
Evan You
9c4c76300f
refactor: use built-in toString from webpack-chain
2018-05-17 14:50:56 -04:00
Evan You
8a7c738fd0
chore: bump vue-loader version
2018-05-15 18:47:01 -04:00
Yingya Zhang
1037b9c9be
feat: support <style lang="postcss"> ( #1259 )
2018-05-14 18:10:57 -04:00
Evan You
da38747f46
feat: allow disabling serve progress via devServer.progress
...
close #1284
2018-05-14 17:53:33 -04:00
Guillaume Chau
b6114d49c7
chore: merge dev
2018-05-12 04:33:14 +02:00
Evan You
55159991db
chore: bump deps
2018-05-11 17:59:16 -04:00
Evan You
fd1c0d5b8a
feat(inspect): add --rules and --plugins options for inspect command
2018-05-11 17:21:06 -04:00
Evan You
82349ba254
feat(inspect): add --rule and --plugin options for inspect command
2018-05-11 17:16:20 -04:00
Evan You
853662c64f
fix(css): css-loader importLoaders should account for vue-loader's injected
...
postStyleLoader.
close #1267
2018-05-11 16:44:14 -04:00
Guillaume Chau
69a817e2c3
fix(ui): more strings now localized
2018-05-11 22:19:15 +02:00
Guillaume Chau
215cc2013a
feat(ui): api.addTask()
2018-05-11 21:46:19 +02:00
Guillaume Chau
6c158cf19a
chore: merge dev
2018-05-11 20:53:43 +02:00
Evan You
f6bfb632c8
feat(inspect): improve vue inspect output with webpack-chain hints
...
close #881
2018-05-11 13:25:23 -04:00
Igor Randjelovic
b2b277a790
fix: typo in vue-loader compilerOptions ( #1263 )
2018-05-11 12:39:48 -04:00
Yingya Zhang
2d09a4c171
fix: css sourceMap in production ( #1270 )
2018-05-11 12:39:22 -04:00
Guillaume Chau
89271f1713
chore: merge dev
2018-05-11 12:44:15 +02:00
Guillaume Chau
107f471da3
fix(ui): upgrade DashboardPlugin to webpack 4
2018-05-11 12:42:32 +02:00
Evan You
0fd2bb23fe
v3.0.0-beta.10
2018-05-11 00:02:58 -04:00
Evan You
8fdb8d9684
chore: pre release sync
2018-05-11 00:02:51 -04:00
Evan You
06ca479b87
chore: bump vue-loader
2018-05-10 23:59:12 -04:00
Guillaume Chau
8bebef2309
chore: merge dev
2018-05-11 02:35:42 +02:00
Evan You
1b5bdde17d
fix: css imports from js
...
BREAKING CHANGE: `css.modules` option has been removed. To import css files (or
any other supported pre-processor files) as CSS Modules, append the request
with a `?module` resourceQuery.
2018-05-10 17:47:53 -04:00
Evan You
a8af883741
revert: feat: new option "preserveWhitespace""
...
This reverts commit ea834412f6 .
2018-05-09 18:19:22 -04:00
Evan You
edc5c3f96d
test: fix publicPath import typo
2018-05-09 18:05:37 -04:00
Evan You
66bab8c029
fix: respect chunk name in all build targets
...
close #1251
2018-05-09 17:46:42 -04:00
Evan You
c3d246f7a2
fix: ensure dynamic publicPath is set early in lib/wc mode
...
fix #1253
2018-05-09 17:41:08 -04:00
Evan You
8b4a112b31
fix: improve error message when entry is missing w/ --target lib
...
close #1051
2018-05-09 17:29:56 -04:00
Evan You
4c5784da73
feat: expose env variables as root level in index.html template
2018-05-08 16:55:30 -04:00
Evan You
2dcdeddde4
feat: upgrade to webpack 4
...
BREAKING CHANGE: Upgrade wepback 4, all webpack option
modifications must be webpcak 4 compatible. Drop support
for webpack plugins that do not work with v4 or above.
2018-05-08 16:55:13 -04:00
Evan You
6d4e51dd18
feat: remove DLL option
...
BREAKING CHANGE: dll option has been removed.
2018-05-07 17:27:40 -04:00
Tomy Jaya
2d7c0cf97f
Fix broken vue-loader broken link ( #1229 )
2018-05-05 23:37:08 +09:00
Evan You
81f9331949
chore: bump vue-loader version
2018-05-04 19:05:16 -04:00