Skip to content

Commit 62029c2

Browse files
author
Franck Freiburger
committed
wip(docs): typo
1 parent e4c1fae commit 62029c2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -122,7 +122,7 @@ Load .vue files dynamically at runtime from your html/js. No node.js environment
122122

123123
## Build your own version
124124

125-
Example: enable IE11 support
125+
Example: enable IE11 support
126126
`npx webpack --config ./build/webpack.config.js --mode=production --env targetsBrowsers="> 1%, last 8 versions, Firefox ESR, not dead, IE 11"` [check](https://browsersl.ist/#q=%3E+1%25%2C+last+8+versions%2C+Firefox+ESR%2C+not+dead%2C+IE+11)
127127

128128
_see [`package.json`](https://github.com/FranckFreiburger/vue3-sfc-loader/blob/main/package.json) "build" script_

0 commit comments

Comments
 (0)