Skip to content

Commit 0f9699a

Browse files
author
Pooya Parsa
committed
work on examples
1 parent 79dc467 commit 0f9699a

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

examples/alerts/demo.details

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,10 @@
77
resources:
88
- https://unpkg.com/bootstrap@next/dist/css/bootstrap.min.css
99
- https://unpkg.com/bootstrap-vue@latest/dist/bootstrap-vue.css
10+
- http://unpkg.com/vue@latest/dist/vue.min.js
1011
- https://unpkg.com/tether@latest/dist/js/tether.min.js
1112
- https://unpkg.com/bootstrap-vue@latest/dist/bootstrap-vue.js
13+
js_wrap: l # load type: onLoad
14+
panel_js: 3 # text/babel
1215
...
1316
*/

0 commit comments

Comments
 (0)