Advertisement
Guest User

Untitled

a guest
Sep 21st, 2017
59
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.21 KB | None | 0 0
  1. ...
  2. "apps": [
  3. {
  4. "root": "src",
  5. "outDir": "%CATALINA_HOME%/webapps/myapp",
  6. ...
  7.  
  8. ng build --base-href /myapp/ --deploy-url /myapp/ --output-path %CATALINA_HOME%/webapps/myapp
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement