Commit Graph

16 Commits

Author SHA1 Message Date
KuangPF 469ced1927 docs: deprecate confusing baseUrl option, use publicPath instead 2019-01-13 01:17:06 +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
jamesanthony 667fc3dd19 docs(zh): fix typo in README.md (#2792) [ci skip]
pacakge.json修改为package.json
2018-10-23 16:42:55 +08:00
勾三股四 5f18189570 docs(zh): keep updated (#2301)
* docs(zh): keep updated

* docs(zh): added Bitbucket cloud deployment
2018-09-21 16:27:23 +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
Evan You d3a2a96bf3 docs: improve lintOnSave docs [ci skip] 2018-08-10 09:31:20 -04:00
shufangyi 5061de4d21 docs(zh): fix translation mistake (#2124) 2018-08-09 02:20:48 -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
勾三股四 2048af6797 docs(zh): typos in #2016 (#2089) [ci skip] 2018-08-07 11:12:54 -04:00
勾三股四 f9260cf4d1 docs(zh): update (#2016) [ci skip] 2018-08-05 22:14:26 -04:00
athena0304 c6e5eeb210 docs: improve Chinese translation (#1988) 2018-07-30 23:26:27 -04:00
勾三股四 a0012c4f82 [doc] Chinese docs translation (#1786) 2018-07-24 09:33:00 -04:00