babel-plugin-transform-html-import-to-string icon indicating copy to clipboard operation
babel-plugin-transform-html-import-to-string copied to clipboard

Turn HTML imports (and export from) into constant strings

Results 2 babel-plugin-transform-html-import-to-string issues
Sort by recently updated
recently updated
newest added

This plugin looks awesome! That got me thinking, do you think it's possible to extend/apply this to other file types?

Can this plugin use option in babel.config.json: `"comments": false`?

enhancement