-
Notifications
You must be signed in to change notification settings - Fork 19
Fastboot fails #5
Comments
Thanks for reporting the issue @ewoutp. The addon is still a work in progress but the early feedback is welcome. I'll try to tackle fastboot support asap. |
Great!. I was looking for a plugin like this, so I'm happy to test stuff. |
@ewoutp I was trying to reproduce this error but it seems that everything works fine with the latest version. Can you try to reproduce the error? Can you also provide more info about the error? Thanks! |
I couldn't reproduce the issue so I'm closing it for now. @ewoutp please, feel free to open it again if you can reproduce the issue. |
I'll test it as soon as I have a little time for it. |
Hi @san650. I also couldn't use this addon with fastboot. I was able to track down the problem:
In order to reproduce this you will need to be using fastboot with the production build (so that fingerprinting is enabled). |
I just found a related issue ember-cli/broccoli-asset-rev#91. |
Thanks @ewoutp and @teddyzeenny ! I'll open the issue again. |
I think adding |
I was playing with the You're right about that adding Another approach I'm trying right now is to rename the @teddyzeenny What do you think? |
@teddyzeenny I've opened an experimental PR with the Do you want to work on this issue? I was just doing a quick experiment. |
@san650 |
@teddyzeenny Do you want to open a PR with this solution? I like the If not, I'll try to implement it later this week. Thanks for helping triaging this bug! |
@san650 sure I can open a PR. Would you like to keep it as |
I prefer to rename it to |
Thanks @teddyzeenny for fixing the bug! 👏 |
I've tried this module in combination with Ember fastboot, but I get errors in fastboot (that I do not get without this module).
I've only installed this module (
ember install..
) and not done anything else.The text was updated successfully, but these errors were encountered: