ember-web-app icon indicating copy to clipboard operation
ember-web-app copied to clipboard

Doesn't work with ember-cli-deploy?

Open gordonbisnor opened this issue 6 years ago • 3 comments

It seems to me that this does not work with ember-cli-deploy – do you know if this is something that could be accomplished within this addon either now or with some additional work (I could look into it if you like), or if you think it should be an ember-cli-deploy plugin?

gordonbisnor avatar Oct 15 '18 08:10 gordonbisnor

Hi @gordonbisnor, thanks for opening the issue.

I'm not aware that the addon is not working with ember-cli-deploy, can you expand a bit more on what's the issue?

If it's not working, it would be really important to add support for it.

san650 avatar Oct 16 '18 16:10 san650

@san650 Hmm, I found that it I run ember build I get a manifest, but when I run ember deploy it does not seem to run ember-web-app, or to upload the file. But maybe it's just me, or I am missing something. Are you and/or others using this with ember-cli-deploy to good effect?

gordonbisnor avatar Oct 16 '18 17:10 gordonbisnor

I have one pet project configured with ember-cli-deploy (an old version v0.5.1) which deploys to pagefront and it includes the manifest. https://move-the-boxes.pagefrontapp.com/ Repo: https://github.com/san650/move-the-boxes

What ember-cli-deploy configuration and versions are you using?

san650 avatar Oct 16 '18 19:10 san650