Jared White

Results 265 comments of Jared White

@KonnorRogers good point, a hash would be better, although I still haven't worked out how possible dependency imports (in repo) would work. I suppose that's why import maps come in...

I was literally just thinking about this yesterday. After playing around with the very cool support now in React 18 experimental, I wondered "well, if we can stick web components...

I have a library that supports DCE, and also supports defining components in HTML Modules, but not DCE directly inside an HTML Module so I want to try to add...

Still lots to document, but you can take a look now at [Heartml](https://heartml-docs.onrender.com), and in particular the sections on [Module files and DCEs](https://heartml-docs.onrender.com/documentation) (scroll down a bit). Obviously Heartml encompasses...

@jclusso I don't have a clear idea, but I'm wondering if you'd need to add a require for `action_view/buffers` — it sounds like the `ActionView::OutputBuffer` class isn't getting loaded.

Going to add a separate issue for some documentation on this, but otherwise…LGTM!

@jclusso OK fabulous. I'll make a note to include this in an upgrade guide.

`site_builder.rb` is fine, but ideally I'd say it should go in `config/initializers.rb`.

I hope to get this into Bridgetown 1.0 but keeping it on ice for the Beta 1 release.