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 86bd604 commit ce2c8ddCopy full SHA for ce2c8dd
src/guide/installation.md
@@ -138,7 +138,7 @@ Global builds are not [UMD](https://github.com/umdjs/umd) builds. They are built
138
139
#### `vue(.runtime).esm-browser(.prod).js`:
140
141
-- For usage via native ES modules imports (in browser via `<script type="module">`.
+- For usage via native ES modules imports (in browser via `<script type="module">`).
142
- Shares the same runtime compilation, dependency inlining and hard-coded prod/dev behavior with the global build.
143
144
### With a Bundler
0 commit comments