You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: packages/rollup-plugin-glsl/readme.md
+4-2Lines changed: 4 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,6 @@
1
1
# rollup-plugin-glsl-bundler
2
2
3
-
Rollup plugin that allows imports of glsl files. Resolves import pragma and minifies glsl code using [@plutotcool/glsl-bundler](https://github.com/plutotcool/glsl-bundler).
3
+
Rollup plugin that allows imports of glsl files. Resolves `#include` directives and minifies glsl code using [@plutotcool/glsl-bundler](https://github.com/plutotcool/glsl-bundler/tree/alpha/packages/glsl-bundler).
0 commit comments