Spaces:
Running
Running
| export default { | |
| plugins: [], | |
| svelte: { | |
| preprocess: [], | |
| }, | |
| build: { | |
| target: "modules", | |
| }, | |
| }; |
| export default { | |
| plugins: [], | |
| svelte: { | |
| preprocess: [], | |
| }, | |
| build: { | |
| target: "modules", | |
| }, | |
| }; |