All Downloads are FREE. Search and download functionalities are using the official Maven repository.

META-INF.resources.bower_components.angular-pretty-checkable.build.bat Maven / Gradle / Ivy

:creates minified version and source map
:requires uglifyjs -- npm install uglify-js -g

set PROJECT_NAME=angular-pretty-checkable

uglifyjs ./src/%PROJECT_NAME%.js --comments --source-map ./dist/%PROJECT_NAME%.min.js.map --source-map-url %PROJECT_NAME%.min.js.map --output ./dist/%PROJECT_NAME%.min.js




© 2015 - 2025 Weber Informatics LLC | Privacy Policy