|
|
|
@ -22,7 +22,7 @@ apt-get -qq -y --no-install-recommends install binutils > /dev/null |
|
|
|
|
echo "Packaging dependencies installed." |
|
|
|
|
|
|
|
|
|
echo "Building the app..." |
|
|
|
|
NODE_ENV=production npm run build |
|
|
|
|
npm run build |
|
|
|
|
NO_ASAR=true npm run pack:generate_config |
|
|
|
|
echo "App built successfully." |
|
|
|
|
|
|
|
|
|