/rollup-plugin-wgsl

Primary LanguageJavaScriptMIT LicenseMIT

rollup-plugin-wgsl

import wgsl from 'rollup-plugin-wgsl'

export default {
  plugins: [wgsl()],
}