Skip to content

Commit

Permalink
Do not use bundle right now until SDK supports it
Browse files Browse the repository at this point in the history
  • Loading branch information
AlexKvazos committed Feb 27, 2018
1 parent 483192a commit 60496d9
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion src/widget/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,8 @@
<meta charset="UTF-8">
<title>Text widget</title>
<meta name="buildfire" content="disableBootstrap" />
<script src="../../../scripts/_bundles/buildfire_lightcarousel.min.js"></script>
<script src="../../../scripts/buildfire.min.js"></script>
<script src="../../../scripts/buildfire/components/carouselLight/carouselLight.min.js"></script>
<style>
body {
background-position: center;
Expand Down

0 comments on commit 60496d9

Please sign in to comment.