blast icon indicating copy to clipboard operation
blast copied to clipboard

Script asset type

Open Thomva opened this issue 3 years ago • 1 comments

I would like to use the same app.js (with my Vue setup) in Blast as in my project (with Vite), but when I add app.js to the config, it doesn't work because the type of the <script> is text/javascript instead of module.

Thomva avatar Sep 24 '22 18:09 Thomva

I have added a config option for this: #60

Thomva avatar Sep 24 '22 18:09 Thomva

Hi, I have commented on the PR and applied the requested changes

Thomva avatar Feb 02 '24 12:02 Thomva