Commit 4bb672a
committed
bug #938 Require vue-loader 15.9.5 to work with Encore 1.0 (weaverryan)
This PR was merged into the main branch.
Discussion
----------
Require vue-loader 15.9.5 to work with Encore 1.0
Due to the `generator` we use with asset modules, we need 15.9.5 (if you're using Vue 2, or any vue-loader 16 stable version) so we have this fix: vuejs/vue-loader@f79bb08
Cheers!
Commits
-------
8fa2903 Require vue-loader 15.9.5 to work with Encore 1.01 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
93 | 93 | | |
94 | 94 | | |
95 | 95 | | |
96 | | - | |
| 96 | + | |
97 | 97 | | |
98 | 98 | | |
99 | 99 | | |
| |||
0 commit comments