vite-plugin-glsl
Advanced tools
Comparing version
@@ -9,3 +9,3 @@ { | ||
"main": "./src/index.js", | ||
"version": "1.4.0", | ||
"version": "1.4.1", | ||
"private": false, | ||
@@ -12,0 +12,0 @@ "license": "MIT", |
import type { PluginOptions } from './types.d'; | ||
import type { Plugin } from 'vite'; | ||
export type { PluginOptions }; | ||
@@ -4,0 +5,0 @@ /** |
@@ -5,3 +5,3 @@ /** | ||
* @description Import, inline (and minify) GLSL/WGSL shader files | ||
* @version 1.4.0 | ||
* @version 1.4.1 | ||
* @license MIT | ||
@@ -8,0 +8,0 @@ */ |
41343
0.08%557
0.18%