nguyenbatranvan / vite-multiple-assets

npm package
https://www.npmjs.com/package/vite-multiple-assets
MIT License
12 stars 7 forks source link

Add mime type for WGSL files #5

Closed dannymcgee closed 1 year ago

dannymcgee commented 1 year ago

This PR adds a mime-type for WebGPU Shading Language files, which fixes a crash when a WGSL file is included in one of the public directories. (Let me know if you'd like me to add an issue for that and reference it here.)