Work with rootURL other than /
Open
- Dominant language
- JavaScript
- Stars
- 24
- Forks
- 16
- PR merge metrics
- No merged PRs in 30d
Description
Hi, thanks for your great work on this project. It's really cool to see Ember being used to bootstrap something that I can hand off directly to non-developers and watch them get stuff done really quickly.
We want to deploy this internally on an existing subdomain with an alternate rootURL. I've changed rootURL in config/environment.js but it seems that ember-data is using absolute paths so the requests for versions.json and pages.json are failing.
Have there been any thoughts around this? I can work on a PR if it seems reasonable.
Contributor guide
Assessment
This issue has not been assessed yet.