UstymUkhman / vite-plugin-glsl

:spider_web: Import, inline (and compress) GLSL shader files :electric_plug:
https://www.npmjs.com/package/vite-plugin-glsl
MIT License
321 stars 22 forks source link

feat: Added support for @import #45

Closed yj1438 closed 1 year ago

yj1438 commented 1 year ago

added support for @import

UstymUkhman commented 1 year ago

Thanks for you contribution @yj1438, but sorry, I'm not going to support @import keywords. You may find a deeper explanation of this design decision at this link. Thanks again.