snaps icon indicating copy to clipboard operation
snaps copied to clipboard

Refactor: Make WebViewHTML an official export

Open Jonathansoufer opened this issue 1 year ago • 0 comments

This is based on this comment done by Zbigniew which states:

_(should) make it an official export that doesn't depend on the dist/browserify part of the path so that changing the path is not a breaking change.

Also, since it's being built anyway, there's nothing stopping you from generating a JS or JSON file with the html string embedded in it that's easy to import and type without relying on specific bundler features._

Jonathansoufer avatar Jul 19 '24 12:07 Jonathansoufer