Commit Graph

513 Commits

Author SHA1 Message Date
Evan You 478317ba0e test: avoid throwing in afterAll hooks 2018-08-14 11:10:02 -04:00
Evan You 6010eb22ff test: fix tests for preserving ruleNames 2018-08-14 10:34:52 -04:00
Evan You 82ded1f648 ci: revert unintended change 2018-08-14 10:25:58 -04:00
Evan You 2257034141 fix: preserve rule names when configureWebpack is present
close #2206
2018-08-14 10:05:25 -04:00
Haoqun Jiang 69a4fb3ad7 fix: inspect --plugins should log plugin names from webpack-merge (#2201) 2018-08-14 08:59:44 -04:00
Barthélémy Ledoux d14d4e693c fix: allow relative baseUrl other than ./ (#2168) 2018-08-13 12:14:18 -04:00
Evan You 86e3cf2c6f ci: fix cors spec 2018-08-10 11:27:02 -04:00
Evan You 394d534638 v3.0.0 2018-08-10 11:01:14 -04:00
Evan You b221b48ca9 chore: pre release sync 2018-08-10 11:01:03 -04:00
Evan You 7ec466dd6a chore: fix typo [ci skip] 2018-08-10 09:32:05 -04:00
Evan You 2953e2214a refactor: validate webpack config in serve as well + warn publicPath config error 2018-08-09 23:26:29 -04:00
Evan You ba75e29243 fix: avoid adding githooks if created as sub dir in existing git repo
close #2131
2018-08-09 11:47:30 -04:00
Evan You e075ccff36 v3.0.0-rc.12 2018-08-09 02:23:23 -04:00
Evan You 1d8bd6b217 chore: pre release sync 2018-08-09 02:23:17 -04:00
Evan You 55043d310e feat: support Subresource Integrity via integrity option 2018-08-09 01:22:46 -04:00
Evan You 7b39bed188 refactor: use better modern mode and cors implementation
BREAKING CHANGE: The `corsUseCredentials` option has been replaced by the new
`crossorigin` option.
2018-08-08 23:31:13 -04:00
Evan You 3c9973a61f ci: bump timeout 2018-08-08 11:20:44 -04:00
Evan You fff62f7a73 refactor: enable dev config in more cases 2018-08-08 10:18:48 -04:00
Evan You 327d041ea7 fix: avoid os.cpus() error in certain envs
close #2110
2018-08-08 09:55:47 -04:00
Evan You 9e4d62cc80 fix: ensure consistent build hash with different project locations 2018-08-07 17:36:11 -04:00
Evan You 67630d2f6c v3.0.0-rc.11 2018-08-07 11:20:43 -04:00
Evan You c4436f99ee chore: pre release sync 2018-08-07 11:20:32 -04:00
Evan You d494350fdb chore: fix package homepage links [ci skip] 2018-08-07 11:17:23 -04:00
Evan You 87cc98ac1e chore: check file existence first in MovePlugin 2018-08-06 22:19:10 -04:00
Evan You ec508c7004 ci: fix index.html moving 2018-08-06 22:17:31 -04:00
Evan You fd839b5bbe fix: make vue-template-compiler a peer dep to allow version pinning
close #2086
2018-08-06 22:13:32 -04:00
Evan You 4220835fa1 fix(css): fix importLoaders which only applies to plain CSS imports
close #2055
2018-08-06 21:51:47 -04:00
Evan You 68aaa8fd7d fix(pwa): workaround index sw manifest path when using relative indexPath
close #2007
2018-08-06 21:30:55 -04:00
Wu Wenbin a23dd19389 docs: fix typo (#2076) [ci skip] 2018-08-05 23:30:31 -04:00
Kyle 7147aab85c refactor: Lighthouse PWA audit (#2071) 2018-08-05 23:30:06 -04:00
Evan You 128d9d9217 fix: avoid crashing when adding router via UI
close #2034
2018-08-03 11:50:09 -07:00
Evan You c6ca93e0dd feat: support --bare flag when creating new projects
close #2030
2018-08-03 11:45:10 -07:00
Evan You 3894a4aba1 feat: respect devServer field in webpack config as well
close #2053
2018-08-03 11:06:26 -07:00
Evan You 495c25a019 fix: defensive html chunk sorting
close #1993
2018-07-31 11:41:05 -04:00
Evan You 686ec2591a feat: allow enfoce extract css in development
close #2002

BREAKING CHANGE: setting css.extract to true will now force extraction in development
2018-07-31 11:07:42 -04:00
Evan You 795393e60c v3.0.0-rc.10 2018-07-30 18:19:13 -04:00
Evan You 392096af79 chore: pre release sync 2018-07-30 18:19:07 -04:00
Evan You 6392a609c1 feat: add create option for router history mode 2018-07-30 18:04:37 -04:00
Evan You 352d3bbcbe fix: ensure entry chunk is placed last for CSS overrides 2018-07-30 16:31:16 -04:00
Evan You 92473e9f21 refactor: extract asset path logic 2018-07-30 15:37:09 -04:00
Vicey Wang ce7b394560 feat: add filenameHashing option (#1980) 2018-07-30 15:30:30 -04:00
Evan You 63407bd268 v3.0.0-rc.9 2018-07-28 23:23:37 -04:00
Evan You 4d56ed53b0 chore: pre release sync 2018-07-28 23:22:52 -04:00
Evan You cf6290f778 fix(serve): use explicit sockjs url unless inside a container
close #1974
2018-07-28 18:31:27 -04:00
Guillaume Chau 1c5fdd0184 feat: hasPlugin matches router or vuex 2018-07-28 01:32:49 +02:00
Rodrigo Pedra Brum ae1817a769 fix: typo (#1965)
Fixes typo in console.log output when the build is the first build
(direcotry => directory)
2018-07-27 20:12:43 +02:00
Evan You eafacbad90 v3.0.0-rc.8 2018-07-27 14:03:24 -04:00
Evan You d9f75f5df5 chore: pre release sync 2018-07-27 14:03:16 -04:00
Evan You c455a4212d ci: fix async wc spec 2018-07-27 13:54:05 -04:00
Evan You ed0315a5d4 feat(serve): detect and add tip when running inside container 2018-07-27 11:21:45 -04:00