Skip to content

Commit 27e6676

Browse files
wip(docs): add IE11 support in "Key Features"
1 parent cce49ec commit 27e6676

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@ Load .vue files dynamically at runtime from your html/js. No node.js environment
1818
* Properly reports template, style or script errors through the [log callback](docs/api/interfaces/options.md#log)
1919
* Easily [build your own version](#build-your-own-version) and customize browsers you need to support
2020
* **esm** and **umd** bundles available
21+
* IE11 support (for vue2-sfc-loader only)
2122

2223

2324
## Example

0 commit comments

Comments
 (0)