v1.0.9 changes from 1.1.1
This commit is contained in:
7
src/svelte-components/svelte.config.js
Normal file
7
src/svelte-components/svelte.config.js
Normal file
@@ -0,0 +1,7 @@
|
||||
import sveltePreprocess from "svelte-preprocess";
|
||||
|
||||
export default {
|
||||
// Consult https://github.com/sveltejs/svelte-preprocess
|
||||
// for more information about preprocessors
|
||||
preprocess: sveltePreprocess()
|
||||
};
|
||||
Reference in New Issue
Block a user