UNPKG

hydra-element

Version:

A custom element for wrapping the hydra-synth engine

6 lines (5 loc) 151 B
import { vitePlugin } from '@remcovaes/web-test-runner-vite-plugin' export default { files: 'src/**/*.spec.js', plugins: [ vitePlugin() ], }