I have downloaded this sample project from https://github.com/borysn/spring-boot-angular2
and built some of my stuffs there. I am not an expert on client side frameworks. Can some one please help me to understand how I package this for production? At the moment when I execute gradlew.bat assemble -Pprod, it eventually invokes npm run
build:devrontend:npm_run_buildand hence
webpack --config config/webpack.dev.js --progress --profile --color --display-error-details --display-cached` I am unable to make it package for production. Can some one please help.
via Lyju I Edwinson
No comments:
Post a Comment