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 cce49ec commit 27e6676Copy full SHA for 27e6676
README.md
@@ -18,6 +18,7 @@ Load .vue files dynamically at runtime from your html/js. No node.js environment
18
* Properly reports template, style or script errors through the [log callback](docs/api/interfaces/options.md#log)
19
* Easily [build your own version](#build-your-own-version) and customize browsers you need to support
20
* **esm** and **umd** bundles available
21
+ * IE11 support (for vue2-sfc-loader only)
22
23
24
## Example
0 commit comments