Haoqun Jiang
2ec3fca99a
feat!: upgrade to webpack-chain v5 ( #3913 )
2019-04-30 10:31:17 +08:00
Haoqun Jiang
0e5cf4a4eb
chore: switch from uglifyjs-webpack-plugin to terser-webpack-plugin ( #2742 )
...
closes #2245
2018-10-20 19:31:59 +08:00
Evan You
9e4d62cc80
fix: ensure consistent build hash with different project locations
2018-08-07 17:36:11 -04:00
Vicey Wang
ce7b394560
feat: add filenameHashing option ( #1980 )
2018-07-30 15:30:30 -04:00
Evan You
ee82c3e53e
refactor: only place css at root when using relative baseUrl
2018-07-26 17:15:38 -04:00
Evan You
db2636151c
fix(build): ensure consistent chunk id for async chunks
...
close #1916
2018-07-26 16:40:31 -04:00
Evan You
dcf9931809
fix(build): respect productionSourceMap option for all targets
...
close #1898
2018-07-20 10:09:17 -04:00
Evan You
0b42f2f77a
refactor: make modern mode a build flag instead of an option
2018-06-13 13:17:46 -04:00
Evan You
204d8f07de
feat: modern mode
2018-06-12 23:51:19 -04:00
Evan You
dc382111d9
feat: allow using relative baseUrl
2018-06-05 00:22:20 -04: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
Evan You
66bab8c029
fix: respect chunk name in all build targets
...
close #1251
2018-05-09 17:46:42 -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
Sanchit Nevgi
1fc9593930
fix: add name to chunk file output ( #1173 )
2018-04-25 17:47:43 -04:00
Evan You
768110643d
fix: fix options for css optimize plugin ( close #918 )
2018-03-02 22:21:20 -05:00
Evan You
faadadf5ad
feat: build --target lib/wc
2018-01-30 01:04:11 -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
8f0b52faa8
fix: resolve for global service
2018-01-25 19:28:02 -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
6e29daa8fd
chore: cleanup comments
2018-01-15 20:21:33 -05:00
Evan You
902f6c0fb3
feat: pwa
2018-01-09 17:45:41 -05:00
Evan You
01ce10733b
preload/prefetch + inline manifest
2018-01-08 23:35:53 -05:00
Evan You
8f84396337
wip: lint
2017-12-31 19:54:50 -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