Santiago Ferreira
Santiago Ferreira
@artemgurzhii > @san650 Is there any other use cases that I need to make sure works correctly? No that I can think of, but I'll let you know if something...
+1 to have separate projects for testing helpers. Having `react-test-rendered` pulled in into production builds is a blocker for us. Can I help making this happen? I could try updating...
I'll start working on it!
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...
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...
I've updated ember-cli not so long ago (#78), maybe I made a mistake and forgot to update a dependency. I'll try to investigate this tomorrow. Thanks for the issue report...
There's no way to disable the generation of the `theme_color` meta at the moment. Sorry about that. Is there a possibility that you use the `theme_color` generated by ember-web-app and...
@YoranBrondsema did the initial implementation for this feature on #66. We can set the application name, tile background color and icon. Now we can start adding more and more options...
@sdebarros I'll look for alternatives... Maybe having this option for older iOS devices is still a good idea though, what do you think?
@jonpitch this is a great idea! I think this would be a really great feature to have. If you want to start working on it, that would be awesome, let...