RaveJS / rave

Zero-configuration application bootstrap and development
278 stars 8 forks source link

Rave can't handle relative paths #67

Open gregturn opened 9 years ago

gregturn commented 9 years ago

I crafted a small project that demonstrates Rave not handling the base URL of a given template being different than the root of the app.

See https://github.com/gregturn/rave-relative-url-bug. It has steps to run and reproduce.