svg-loader
All checks were successful
deploy to production / deploy (push) Successful in 32s

This commit is contained in:
2023-11-19 17:37:52 +00:00
parent 4505435bf7
commit ff3f635277
6 changed files with 20 additions and 5 deletions

View File

@@ -23,6 +23,7 @@
import ScrollDown from "./lib/components/widgets/scrollDown.svelte"
import { loadLibrary } from "./lib/functions/loadLibrary"
import { loadModules } from "./lib/functions/loadModules"
import "external-svg-loader"
export let url = ""
if (url) {