paranext / paranext-core

Electron client, extension host, and C# library for Paranext
https://paranext.github.io/paranext-core/
MIT License
16 stars 2 forks source link

Bundler: Add language support to HTML webviews #492

Open tjcouch-sil opened 1 year ago

tjcouch-sil commented 1 year ago

Right now, I don't think webviews can use transpiled language features like TypeScript and JSX. It would be nice to support these things.

tjcouch-sil commented 1 year ago

https://github.com/vbenjs/vite-plugin-html

tjcouch-sil commented 1 year ago

https://webpack.js.org/plugins/html-webpack-plugin/