infrabel / themes-gnap

Standardized build to produce web themes for use with GNaP.
http://gnap.io/
BSD 3-Clause "New" or "Revised" License
3 stars 4 forks source link

Fix template paths #65

Closed CumpsD closed 10 years ago

CumpsD commented 10 years ago

Currently the template paths of the directives go to 'js/....'

When they are installed, they end up in 'vendor/gnap.../js/....', giving a 404

We should fix this