You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jan 28, 2022. It is now read-only.
I'm trying to use this module, but I can't get it working. First of all, the documentation lacks a lot of information on how to get this working. I'm guessing this is sort of like ember-cli-deploy, where you insert the HTML into Redis, which you can then use to host the static webapp from Express or something similar, or have I misunderstood the use of this module?
Anyhow, when I'm trying to use the deploy script, it is looking for hashes in the build log. But I can't find a way to have webpack create such a build log. I can't find any documentation on how to make it work.
Do you have an example project setup I can look at?