templates.root.no-node.ui.build.sh Maven / Gradle / Ivy
#!/bin/sh
# This script is used to build the front app and put it in the dist directory.
rm -rf dist
cp -R app dist
© 2015 - 2025 Weber Informatics LLC | Privacy Policy
#!/bin/sh
# This script is used to build the front app and put it in the dist directory.
rm -rf dist
cp -R app dist