mirror of
https://github.com/faisalman/ua-parser-js.git
synced 2025-11-15 22:52:16 +03:00
Move minified script under /dist directory
This commit is contained in:
@@ -33,5 +33,5 @@ echo "Running test..."
|
|||||||
$MOCHA_DIR -R nyan test/test.js
|
$MOCHA_DIR -R nyan test/test.js
|
||||||
|
|
||||||
echo "Minifying script..."
|
echo "Minifying script..."
|
||||||
$UGLIFY_DIR src/ua-parser.js > src/ua-parser.min.js
|
$UGLIFY_DIR src/ua-parser.js > dist/ua-parser.min.js
|
||||||
echo "OK"
|
echo "OK"
|
||||||
|
|||||||
1
dist/ua-parser.min.js
vendored
Normal file
1
dist/ua-parser.min.js
vendored
Normal file
File diff suppressed because one or more lines are too long
1
src/ua-parser.min.js
vendored
1
src/ua-parser.min.js
vendored
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user