Aaron Chambers
Aaron Chambers
Thanks @EmergentBehavior. Just so you know, I have an express server, in another repo, to serve the index.html. It uses the Heroku Deploy button to make it super simple to...
Haven't done much with Docker myself, but if you think that might work.
Yep, this hasn't been developed to support Windows as yet. Feel free to submit a PR.
`ember-cli-deploy` is in the process of merging with `ember-deploy`. Therefore, no more changes will be made to this repo. Please see [the README](https://github.com/achambers/ember-cli-deploy#breaking-news) for more details. /cc @Twinkletoes @srsgores
Hi @sol1dus . This is probably now an issue for the https://github.com/achambers/ember-cli-deploy-redis-index-adapter repo. The idea being that, as well as adding the index.html for the current git hash, it also...
Hi @chopper. `ember-cli-deploy` is in the process of merging with `ember-deploy`. Therefore, no more changes will be made to this repo. Please see [the README](https://github.com/achambers/ember-cli-deploy#breaking-news) for more details.
Hmm...Ok....Let me have a look.
> If you **really** need a concrete manifest, generating one post-build (for example, as part of your deployment pipeline) is likely the way to go. https://github.com/ember-cli-deploy/ember-cli-deploy-manifest might be helpful here.