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 c57ba3e commit 99251ecCopy full SHA for 99251ec
dist/README.md
@@ -1,5 +1,7 @@
1
## Explanation of Build Files
2
3
+> A rule of thumb: files that end in `common.js` are meant for built tools, files that do not end in `common.js` are meant for direct browser usage.
4
+
5
- ### vue.js
6
7
The full (compiler-included) browser build. This is the build you can just include with a script tag:
0 commit comments