ahmednuaman / radian

A scalable AngularJS framework
http://radian.io
MIT License
105 stars 9 forks source link

Broken when you choose to generate an app without example site code #6

Closed davej closed 10 years ago

davej commented 10 years ago

I'm sure you're aware of this but it doesn't seem to be mentioned on the site.

Some but probably not all of the things that are broken:

Also when files aren't found they don't raise 404's they just return the index.html file instead. Perhaps if the path has a .js/.css/.jpg/.png/.gif extension then the server should return a 404 instead of the index.html file

davej commented 10 years ago

Oops this issue should probably be in the generator-radian repo.

ahmednuaman commented 10 years ago

Yep, it's all a bit busted at the moment. I've created an issue to deal with code duplication and what not: https://github.com/ahmednuaman/generator-radian/issues/1

I'll sort this today.

ahmednuaman commented 10 years ago

Deploying a new version of the generator now. All is well.