Marlon Ugocioni Marcello
Marlon Ugocioni Marcello
> tell Preact CLI where to pick up on the client Sorry @developit what did you mean by that?
Got it! Thank you for the explanation, really appreciate it. Just tested it and it doesn't seem to respect the order, or maybe I didn't quite understand. Here we go....
I also tried adding the `` to both, the template AND App.js but then when I run `npm run build` and `npm run serve` I see the app rendered twice....
Let me know how I can help @developit or if more information is needed.
> I also tried adding the `` to both, the template AND App.js but then when I run `npm run build` and `npm run serve` I see the app rendered...
Of course! Love Preact. I wish I could be more helpful. Can a beginner on the framework tackle this issue?
@jonschlinkert I have the same issue as @henninga This breaks CI/CD on Amplify and others.
All good @jonschlinkert ! Appreciate everything that you've done. I can't do a PR for the same reason that @henninga can't. I get a bunch of test fails.
Would love something like that.
Having the same issue, and there is no useful error message at all. The backend environment in question was automatically created by a PR Review. The PR was closed and...