Commit Graph

11 Commits

Author SHA1 Message Date
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
小新 771182ebbc docs(zh): update polyfill import according to core-js 3 docs
* vue-cli@4 use core.js@^3.4.3

when use core.js@^3.4.3, you should use ```import "core-js/stable";import "regenerator-runtime/runtime";```
[this is an doc about core.js@3](https://github.com/zloirock/core-js/blob/master/docs/2019-03-19-core-js-3-babel-and-a-look-into-the-future.md#babelpolyfill)

* add space

* use single quote to keep the code style consistent

Co-authored-by: Haoqun Jiang <haoqunjiang@gmail.com>
2020-01-28 16:52:37 +08:00
defead 5edafc09fa line 477 according to english version (#5081)
'@vue/babel-preset-env' to '@vue/babel-preset-app'
2020-01-14 19:08:10 +02:00
文翰弟 f9291581e8 docs(zh): Update browser-compatibility.md (#4831) 2019-11-11 19:16:21 +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
SilentDepth da83e4cb0e docs(zh): fix typo (#2082) [ci skip] 2018-08-06 11:05:26 -04:00
勾三股四 f9260cf4d1 docs(zh): update (#2016) [ci skip] 2018-08-05 22:14:26 -04:00
杨鑫 e80bfa239e docs: update browser-compatibility.md (#1969) 2018-07-30 23:26:22 -04:00
勾三股四 a0012c4f82 [doc] Chinese docs translation (#1786) 2018-07-24 09:33:00 -04:00