Commit Graph

54 Commits

Author SHA1 Message Date
Binwei Fang b9e2f70f07 fix(cli-service): avoiding recreating dist directory (#6221) 2021-01-25 16:20:17 +08:00
Haoqun Jiang 2814c428fa chore: Merge branch 'master' into dev 2020-12-14 23:01:48 +08:00
Yazhe Wang 473f3d8abf docs: add devServer.inline in config reference (#6126) [skip ci]
closes #6031
2020-12-09 14:29:47 +08:00
Hollow Man 0a63715bea docs: fix grammar Mistake in Docs (#6074) [skip ci]
files -> file
Signed-off-by: Hollow Man hollowman@hollowman.ml
2020-12-08 11:26:05 +08:00
Robbin Baauw c227e1f12e docs: add thread-loader warnings (#5777) [ci skip] 2020-08-15 15:28:47 +08:00
Necmettin Karakaya 5baec1fdc5 chore: fix common misspelling errors (#5694)
Co-authored-by: Haoqun Jiang <haoqunjiang@gmail.com>
2020-08-10 01:17:01 +08:00
Christian Bromann 87e9d42fbe feat(e2e-webdriverio): add e2e plugin for WebdriverIO (#5479) 2020-08-01 00:46:14 +08:00
Yazhe Wang 830f08caa8 docs: fix publicPath anchor in config reference (#5679) [ci skip] 2020-07-16 15:20:03 +08:00
liuye11 893611dad2 docs: update default value of lintOnSave option (#5563) [ci skip]
closes #5100
2020-06-10 15:45:20 +08:00
Jun-Kyu Kim 26bdb511e6 fix: typo errors (#4938) 2019-12-12 21:11:03 +05:30
Haoqun Jiang 7813ca9e73 chore: update sponsors (#4656)
(cherry picked from commit 4f4aae2420)
2019-10-08 13:25:37 +08:00
Thorsten Lünborg c101afbd71 docs(cli-service): Clarify object options for css.extract (#4402) [ci skip]
Link to mini-css-extract-plugin so users can check
what kind of options they can provide.

close #4401

(cherry picked from commit 5dfea8134f)
2019-10-08 13:25:30 +08:00
Daniel Waltz 7c28559ccf Update parallel config description (#4420) 2019-08-12 09:29:25 +03:00
Haoqun Jiang e9fd9a716c feat!: deprecate css.modules in favor of css.requireModuleExtension (#4387)
closes #4376

Since css-loader v3, custom CSS Modules configurations are under the
`modules` field. So when a user customizes these configurations, the `modules`
feature is automatically enabled for all css files.
So we must require the user's explicit consensus or disagreement on whether
these rules apply to all CSS files or not.
2019-08-02 21:14:39 +08:00
Haoqun Jiang 930b4596b1 feat: allow configuring scss options separately from sass (#4386)
closes #4116
2019-08-02 19:45:12 +08:00
Bogdan Luca 9be9b6c4cd docs(proxy): add warning when proxy set as string (fix #3308) (#3320) 2019-07-10 10:33:35 +03:00
0xflotus e9d4c4902c docs: fix typo of transformIgnorePatterns (#3927) [ci skip] 2019-05-17 17:02:06 +08:00
Thorsten Lünborg a6d31662cf feat: add 3rd option to lintOnSave to support 'default' behaviour (fix #3552) (#3572) 2019-04-01 19:40:18 +08:00
Thorsten Lünborg d23e728c32 docs: Document jest's transformIgnorePatterns option to avoid pitfall (#3523) [ci skip] 2019-03-10 22:49:55 +08:00
Haoqun Jiang e7af0d8fa3 feat: deprecate confusing baseUrl option, use publicPath instead. (#3143)
* feat: deprecate confusing `baseUrl` option, use `publicPath` instead.

* fix: do not touch CHANGELOG.md

* docs: links referring baseUrl now changed to publicPath
2019-01-07 21:20:05 +08:00
Alexey Lebedeff ea312cfe50 docs: update devServer.proxy documentation (#2968) [ci skip]
So that it'll be obvious that proxies are configured via regexes. Usually it's not noticeable, but the original example becomes problematic when vue-router in history mode is used.

Here is a place where matching happens - https://github.com/binarin/vue-cli/blob/5786e273b2e133c836f53f4ab5c1d8d65f9766f5/packages/%40vue/cli-service/lib/util/prepareProxy.js#L69
2018-11-27 16:45:24 +08:00
Raphael DDL Oliveira 45753bb2f6 docs: update config pages README.md (#2798) [ci skip]
Updates readme to reflect changes done by #2544 (commit 4cabf5e8c7 ). 
Not sure if properly worded but with that changes, fares an explanation that any other properties will also get passed along to `html-webpack-plugin`, not only listed properties.
2018-11-01 22:14:12 +08:00
Evan You 1e7fa2cf46 fix: fix css output location for relative baseUrl + more details in docs 2018-08-15 18:34:26 -04:00
Gavin Gong f92ffe11b3 docs: fix typo & tweak link name (#2212) [ci skip] 2018-08-14 10:36:20 -04:00
Evan You eb97e48aea docs: improve parallel option docs [ci skip] 2018-08-14 10:21:42 -04:00
Evan You d96a794003 fix(eslint): always emit error when lintOnSave === error + improve docs
ref #2162
2018-08-11 15:38:43 -04:00
Alexander Sokolov 2bcbe71fb3 docs: fix typo (#2150) [ci skip] 2018-08-10 09:57:02 -04:00
Evan You d3a2a96bf3 docs: improve lintOnSave docs [ci skip] 2018-08-10 09:31:20 -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 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 77f7f9ac77 docs: filenameHashing 2018-07-30 16:01:15 -04:00
Evan You b9ecb90476 feat: support specifying index output path via indexPath option 2018-07-26 22:14:49 -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 8415622f28 feat(build): allow specifying chunks in multi-page mode
close #1923
2018-07-23 13:49:21 -04:00
Evan You 30215c2819 feat: add corsUseCredentials option
This allows the user to configure which CORS strategy to use
for <script type=module> in modern mode.

close #1867
2018-07-23 13:04:48 -04:00
Gérard Mathiuet 7c7ca9f30c docs: Fix typo: directory → directly (#1851) 2018-07-17 15:25:56 -04:00
Alexander Sokolov 63ff8c1b4b docs: use relative links (#1844) 2018-07-13 17:56:29 -04:00
Thorsten Lünborg 47fb3b8189 docs(css.extract): Explain "always-off" in development mode (#1840) [ci skip]
closes #1801
2018-07-13 16:40:26 +02:00
Guillaume Chau 2a5d32160f docs: structure rework [ci skip] 2018-07-13 16:39:43 +02:00
Matt Thomas fdb51e1347 docs: fix title level (#1818)
* Update README.md

* Add warning about modern mode not working when the html-webpack-plugin is disabled

* Fix typo

Corrects the header level of the final section
2018-07-11 23:02:08 +02:00
Matt Thomas c6b06ec748 docs: Add configuration examples section (#1779)
* Update README.md

* Add warning about modern mode not working when the html-webpack-plugin is disabled
2018-07-11 01:32:48 +02:00
posrix 67298808cd feat: pages support title option (#1619)
* pages support title option

* docs: pages `title` option
2018-07-11 01:29:30 +02:00
Alexandru Bucur c93c639e81 docs: assetsDir is ignored when using custom filenames (#1757)
trying to cover #1753 with this explanation
2018-07-04 20:04:59 +02:00
Thorsten Lünborg d5fc24f707 docs: Document lintOnSave: 'error' option (#1755)
* Document lintOnSave: 'error' option

fix #1719

* Missing dot
2018-07-04 17:42:52 +02:00
Evan You 2eabc1494b chore: add bit sponsor placement 2018-07-01 10:31:22 -04:00
Alex Rohleder 6e690f355a docs: fix typo (#1556) 2018-06-13 11:07:40 +02:00
Evan You 445d96e0df chore: remove temp file 2018-06-08 00:11:46 -04:00
Evan You fb97646ee5 docs: more content 2018-06-08 00:10:35 -04:00
Evan You 726aebdda5 docs: wip 2018-06-07 23:20:51 -04:00