bezoerb / generator-grunt-symfony

[DEPRECATED] Yeoman generator that scaffolds out a Symfony PHP app including Browsersync, various CSS preprocessors, RequireJS, jspm, webpack and Service Worker
33 stars 5 forks source link

Serving from app fails on sub dirs #201

Closed FossPrime closed 7 years ago

FossPrime commented 8 years ago

This line ignores the SystemJS root in the config.js, as such setting to root here. Otherwise will 404 on subdirs when using grunt serve.