mirror of
https://github.com/IfcOpenShell/IfcOpenShell.git
synced 2026-09-22 19:22:27 +00:00
update webapp + bonsai integration
This commit is contained in:
committed by
Dion Moult
parent
1672a7da32
commit
a5d9fe551a
@@ -0,0 +1,7 @@
|
||||
import { vitePreprocess } from '@sveltejs/vite-plugin-svelte'
|
||||
|
||||
export default {
|
||||
// Consult https://svelte.dev/docs#compile-time-svelte-preprocess
|
||||
// for more information about preprocessors
|
||||
preprocess: vitePreprocess(),
|
||||
}
|
||||
Reference in New Issue
Block a user