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

com.mware.web.product.map.compile.sh Maven / Gradle / Ivy

The newest version!
#! /bin/sh

export NODE_ENV=development
./node_modules/.bin/webpack --progress
cp -r dist/ ../../../../../../../../target/classes/com/mware/web/product/map/




© 2015 - 2024 Weber Informatics LLC | Privacy Policy