mirror of
https://github.com/faisalman/ua-parser-js.git
synced 2025-09-27 07:58:45 +03:00
Move minified script under /dist directory
This commit is contained in:
parent
a455d7be0d
commit
577ded5272
@ -33,5 +33,5 @@ echo "Running test..."
|
||||
$MOCHA_DIR -R nyan test/test.js
|
||||
|
||||
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"
|
||||
|
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
Loading…
x
Reference in New Issue
Block a user