Skip to content
This repository was archived by the owner on Sep 3, 2024. It is now read-only.

Commit e0d206c

Browse files
authored
docs(features): Add link to babel to understand ES2015+
1 parent ee73c8d commit e0d206c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

en/guide/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ Under the hood we use [webpack](https://github.com/webpack/webpack) with [vue-lo
4343
- Server-Side Rendering
4444
- Powerful Routing System with Asynchronous Data
4545
- Static File Serving
46-
- ES2015+ Transpilation
46+
- [ES2015+](https://babeljs.io/docs/en/learn/) Transpilation
4747
- Bundling and minifying of your JS & CSS
4848
- Managing `<head>` element (`<title>`, `<meta>`, etc.)
4949
- Hot module replacement in Development

0 commit comments

Comments
 (0)