Haoqun Jiang
|
e40f06212b
|
docs: replace vuepress with vitepress (#6821)
|
2021-11-09 16:06:01 +08:00 |
|
Haoqun Jiang
|
0aa8a55189
|
feat!: always inject safari-nomodule-fix as an external script; drop --no-unsafe-inline flag (#6422)
|
2021-04-16 19:23:21 +08:00 |
|
Haoqun Jiang
|
f6e9b9469f
|
docs: @babel-preset/env -> @babel/preset-env (#5603)
closes #5475
Thank @ucev for spotting this.
|
2020-06-24 10:35:19 +08:00 |
|
Haoqun Jiang
|
a66fee6386
|
docs: update polyfill names according to core-js 3 (#5282)
|
2020-03-19 21:25:39 +08:00 |
|
小新
|
7f2140a218
|
docs(en): update polyfill import according to core-js 3 docs (#5130)
|
2020-02-06 13:36:49 +08:00 |
|
Thorsten Lünborg
|
09ce29f720
|
docs: mention caveat about missing plugins when in legacy config (#3857)
* docs: mention caveat about missing plugins
when in legacy config
close #3845
* Update browser-compatibility.md
|
2019-06-22 13:19:54 +03:00 |
|
Thorsten Lünborg
|
2ab93e7970
|
docs: add tip about detecting modern mode (#3108) [ci skip]
* Add tip abouit detecting modern mode
close #2921
* add note about postcss
* docs: fix typo and format [ci skip]
|
2018-12-13 21:46:50 +08:00 |
|
Evan You
|
ddbb37588e
|
docs: add a note on polyfills in lib/wc
|
2018-08-10 14:52:10 -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
|
87f6eda2b9
|
docs: add a note about CSP for modern mode [ci skip]
|
2018-07-31 10:14:52 -04:00 |
|
Evan You
|
1ce40cd247
|
docs: Merge branch 'docs' into dev
|
2018-07-26 22:43:25 -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 |
|
Olivier Ligot
|
b4509d617a
|
docs: fix babel-preset-app link (#1903)
The documentation was using babel-preset-env instead of babel-preset-app
|
2018-07-20 07:38:53 -07:00 |
|
Evan You
|
a7d69dd584
|
docs: mention browserslist may be in separate file [ci skip]
|
2018-07-17 15:06:32 -04:00 |
|
Evan You
|
25c7e69ad3
|
docs: grammar tweaks [ci skip]
|
2018-06-13 16:43:35 -04:00 |
|
Evan You
|
fe936f3dfa
|
docs: document new features
|
2018-06-13 14:48:06 -04:00 |
|
ULIVZ
|
eb709ea887
|
docs: fix broken link (#1530)
|
2018-06-09 11:03:49 -04:00 |
|
Evan You
|
726aebdda5
|
docs: wip
|
2018-06-07 23:20:51 -04:00 |
|
Evan You
|
97787947b9
|
docs: wip
|
2018-06-07 13:24:59 -04:00 |
|
Evan You
|
4e922055e4
|
docs: wip
|
2018-06-05 14:50:04 -04:00 |
|