Commit Graph

20 Commits

Author SHA1 Message Date
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
Evan You
999cbe4cde docs: wip 2018-06-07 15:39:34 -04:00
Evan You
97787947b9 docs: wip 2018-06-07 13:24:59 -04:00
Mix
f87d91811c docs: added example with loader GraphQL (#1501) 2018-06-07 09:45:14 -04:00
Evan You
4e922055e4 docs: wip 2018-06-05 14:50:04 -04:00