renommage de lib, rendre buildable
This commit is contained in:
parent
1706c64713
commit
a89007a81b
9896 changed files with 478996 additions and 496 deletions
12
my-workspace/projects/sae-lib/node_modules/shepherd.js/svelte.config.js
generated
vendored
Normal file
12
my-workspace/projects/sae-lib/node_modules/shepherd.js/svelte.config.js
generated
vendored
Normal file
|
|
@ -0,0 +1,12 @@
|
|||
import preprocess from 'svelte-preprocess';
|
||||
|
||||
/**
|
||||
* This will add autocompletion if you're working with SvelteKit
|
||||
*
|
||||
* @type {import('@sveltejs/kit').Config}
|
||||
*/
|
||||
const config = {
|
||||
preprocess: preprocess({})
|
||||
};
|
||||
|
||||
export default config;
|
||||
Loading…
Add table
Add a link
Reference in a new issue