UNPKG

@no-framework/videoplayer

Version:

A no framework video player.you can use it as long as your program is in javascript environment

11 lines (9 loc) 249 B
import sveltePreprocess from 'svelte-preprocess'; export default { // Consult https://github.com/sveltejs/svelte-preprocess // for more information about preprocessors preprocess: sveltePreprocess(), compilerOptions: { css: true } };