🌐 AI搜索 & 代理 主页
Skip to content

Commit 625bdc4

Browse files
authored
Update README.md
1 parent 832b813 commit 625bdc4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/markdown/intro/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -692,7 +692,7 @@ JavaScript files.
692692
<script src="//unpkg.com/vue@latest/dist/vue.min.js"></script>
693693
<script src="//unpkg.com/bootstrap-vue@latest/dist/bootstrap-vue.min.js"></script>
694694

695-
<!-- Load Vue following for BootstrapVueIcons -->
695+
<!-- Load the following for BootstrapVueIcons suppot -->
696696
<script src="//unpkg.com/bootstrap-vue@latest/dist/bootstrap-vue-icons.min.js"></script>
697697
```
698698

@@ -715,7 +715,7 @@ Icons only modules:
715715
| Variant | Environments | Package path |
716716
| -------------- | ---------------------- | ---------------------------------------------------------------------------- |
717717
| ESM bundle | webpack 2+ / rollup.js | `dist/bootstrap-vue-icons.esm.js` |
718-
| commonjs2 | webpack 1 / ... | `dist/bootstrap-vue-icons.common.js` _or_ `dist/bootstrap-vue.common.min.js` |
718+
| commonjs2 | webpack 1 / ... | `dist/bootstrap-vue-icons.common.js` _or_ `dist/bootstrap-vue.common.min.js` |fter
719719
| UMD | Browser | `dist/bootstrap-vue-icons.js` _or_ `dist/bootstrap-vue-icons.min.js` |
720720

721721
All of the build variants listed above have been pre-transpiled targeting the

0 commit comments

Comments
 (0)