ok really im close now
This commit is contained in:
parent
22e9cb094d
commit
89759068e5
16 changed files with 53 additions and 87 deletions
5
hack/glsl-plugin.ts
Normal file
5
hack/glsl-plugin.ts
Normal file
|
@ -0,0 +1,5 @@
|
|||
import glsl from "esbuild-plugin-glsl";
|
||||
|
||||
export default glsl({
|
||||
minify: true,
|
||||
});
|
Loading…
Add table
Add a link
Reference in a new issue