-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Closed
Description
Hi!
Thanks for your awesome generator, it has made life a lot easier for me!
I recently deployed an app to production using yo angular-fullstack:heroku
, but I noticed that the bootstrap-related javascript was not being loaded as I tried to open a modal. I declared the bootstrap .js file as a bower dependency in index.html
and all...
I tried looking around the config files etc, but I'm pretty new to this frontend stack and couldn't figure out what could be wrong. I'd appreciate any input on this.
Thanks!