javascript - Configure angular-fullstack app for local network access -


i made first angular app yeoman angular-fullstack generator. , want other people can access app using local network ip.

  1. access via localhost works great me
  2. access via local ip error "uncaught syntaxerror: unexpected token <" in vendor.bundle.js, app.bundle.js , polyfills.bundle.js

when click on error in browser console index.html in client directory of app instead compiled js

server listen on 3000 port. can provide additional information if needed. suggestion how fix it?


Comments

Popular posts from this blog

cookies - Yii2 Advanced - Share session between frontend and mainsite (duplicate of frontend for www) -

angular - password and confirm password field validation angular2 reactive forms -

php - Permission denied. Laravel linux server -