Skip to content

Commit

Permalink
Use standalone version for the example
Browse files Browse the repository at this point in the history
  • Loading branch information
abpetkov committed Mar 15, 2014
1 parent 8bd0173 commit 1d87232
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions example/example.html
Original file line number Diff line number Diff line change
Expand Up @@ -391,9 +391,8 @@ <h2>Development</h2>

</div>

<script src="../build/build.js"></script>
<script src="../dist/powerange.min.js"></script>
<script type="text/javascript">
var Powerange = require('powerange');

// Basic customization.
var cust = document.querySelector('.js-customized');
Expand Down

0 comments on commit 1d87232

Please sign in to comment.