Kevin

Results 22 comments of Kevin

I'm hoping to use Preact to build a widget over existing sites and would prefer to build everything into one .js file. With create-react-app, I am able to eject and...

> @dungle-scrubs > > The CLI has two widget templates for exactly this purpose. [Widget](https://github.com/preactjs-templates/widget) and [TS-Widget](https://github.com/preactjs-templates/widget-typescript) > > I believe I do have PRs open for both that overhaul...

> @dungle-scrubs > > The CLI has two widget templates for exactly this purpose. [Widget](https://github.com/preactjs-templates/widget) and [TS-Widget](https://github.com/preactjs-templates/widget-typescript) > > I believe I do have PRs open for both that overhaul...

works great, thank you

> Yep! You can either download from source (not recommended) or use Preact-CLI to initialize it: What's the best way for me to give you feedback on your PR? Everything...

I love the plugin but I'm stuck on getting images to appear, tried the method above. Is new documentation still going to happen? Particularly around Rivets.

@bennybermudez I thought I was having the same problem for about an hour, but it turned out that after the "compiled successfully" message, when you see it uploading the file,...

@peke314 Thanks, it looks exactly like that. I have two projects that are duplicates, it works for one but not the other. I'm not sure how to troubleshoot further.

Update: It was a plugin that was causing this issue - called BundleAnalyzerPlugin - when extending webpack in slate.config.js.

I've been experiencing this consistently as well in FireFox and FireFox Development Edition. I'm not sure how to troubleshoot it but it only happens in FireFox.