diff options
| author | jules <jules@okfoc.us> | 2014-01-29 10:48:39 -0500 |
|---|---|---|
| committer | jules <jules@okfoc.us> | 2014-01-29 10:48:39 -0500 |
| commit | c6b804f72f3e61f09692b2b29f73e1a6eb25687d (patch) | |
| tree | af9d1e27df3903ad5d38cef906bee47ba4654c34 /dist/index.html | |
| parent | 1e0a45507ef0956c290547c44b8bb66a5e1e8b6f (diff) | |
build with uglified script
Diffstat (limited to 'dist/index.html')
| -rw-r--r-- | dist/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dist/index.html b/dist/index.html index 0d3e16f..22e87bb 100644 --- a/dist/index.html +++ b/dist/index.html @@ -136,5 +136,5 @@ a { color: #00f; } <button class="remove">x</button> <span class="frame"></span> </script> -<script type="text/javascript" src="app.concat.js"></script></body> +<script type="text/javascript" src="app.min.js"></script></body> </html> |
