We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 164f45d commit 10e9b5eCopy full SHA for 10e9b5e
CHANGELOG.md
@@ -4,12 +4,12 @@
4
5
### Features
6
7
-* handle <template lang="xxx"> with loaders ([c954f32](https://github.com/vuejs/vue-loader/commit/c954f32))
+* handle `<template lang="xxx">` with loaders ([c954f32](https://github.com/vuejs/vue-loader/commit/c954f32))
8
9
10
### BREAKING CHANGES
11
12
-* <template lang="xxx"> are now handled
+* `<template lang="xxx">` are now handled
13
with webpack loaders as well.
14
15
0 commit comments