Skip to content

Commit 981a07a

Browse files
authored
Merge pull request bootstrap-vue#229 from kazusa-qooq/master
Update SETUP.md
2 parents f60127b + 8c18663 commit 981a07a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/SETUP.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,7 @@ import {bAlert, bBtn} from 'bootstrap-vue/lib/components'
4343
<link type="text/css" rel="stylesheet" href="//unpkg.com/bootstrap-vue@latest/dist/bootstrap-vue.css"/>
4444

4545
<!-- Add this after vue.js -->
46+
<script src="//unpkg.com/babel-polyfill@latest/dist/polyfill.min.js"></script>
4647
<script src="//unpkg.com/tether@latest/dist/js/tether.min.js"></script>
4748
<script src="//unpkg.com/bootstrap-vue@latest/dist/bootstrap-vue.js"></script>
4849
```

0 commit comments

Comments
 (0)