Skip to content

Commit 1aa9552

Browse files
authored
📝 🐛 fix link to webpack academy (#2960)
1 parent a5bd7fb commit 1aa9552

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: src/v2/guide/single-file-components.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -70,4 +70,4 @@ After you've taken a day to dive into these resources, we recommend checking out
7070

7171
The CLI takes care of most of the tooling configurations for you, but also allows fine-grained customization through its own [config options](https://cli.vuejs.org/config/).
7272

73-
In case you prefer setting up your own build setup from scratch, you will need to manually configure webpack with [vue-loader](https://vue-loader.vuejs.org). To learn more about webpack itself, check out [their official docs](https://webpack.js.org/configuration/) and [Webpack Academy](https://webpack.academy/p/the-core-concepts).
73+
In case you prefer setting up your own build setup from scratch, you will need to manually configure webpack with [vue-loader](https://vue-loader.vuejs.org). To learn more about webpack itself, check out [their official docs](https://webpack.js.org/configuration/) and [Webpack Academy](https://webpack-academy.teachable.com/p/the-core-concepts).

0 commit comments

Comments
 (0)