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 8a9a3b5 commit 2f56d33Copy full SHA for 2f56d33
README.md
@@ -1,6 +1,6 @@
1
# vue3-sfc-loader
2
3
-###### [API](docs/api/README.md#loadmodule) | [Examples](docs/examples.md) | [dist/](#dist)
+###### [API](docs/api/README.md#loadmodule) | [Examples](docs/examples.md) | [dist/](#dist) | [Roadmap](/FranckFreiburger/vue3-sfc-loader/issues/1)
4
5
Vue3/Vue2 Single File Component loader.
6
Load .vue files dynamically at runtime from your html/js. No node.js environment, no (webpack) build step needed.
0 commit comments