Skip to content

Commit

Permalink
add pre-minified xregexp-min.js (v2.0.0)
Browse files Browse the repository at this point in the history
  • Loading branch information
slevithan committed May 22, 2012
1 parent 98a4a06 commit 365af03
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 0 deletions.
1 change: 1 addition & 0 deletions .npmignore
Expand Up @@ -2,3 +2,4 @@ src/
tests/index.html
tests/qunit/
tools/
xregexp-min.js
1 change: 1 addition & 0 deletions tests/index.html
Expand Up @@ -5,6 +5,7 @@
<title>XRegExp Tests</title>

<!--<script src="../xregexp-all.js"></script>-->
<!--<script src="../xregexp-min.js"></script>-->
<script src="../src/xregexp.js"></script>
<script src="../src/addons/build.js"></script>
<script src="../src/addons/matchrecursive.js"></script>
Expand Down
2 changes: 2 additions & 0 deletions xregexp-min.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 365af03

Please sign in to comment.