Always use the raw server plugin JS URL
This commit is contained in:
parent
3309b84d71
commit
fc19765628
|
@ -87,6 +87,8 @@
|
|||
builderStore.actions.analyticsPing({ source: "app" })
|
||||
}
|
||||
})
|
||||
|
||||
$: console.log($builderStore.usedPlugins)
|
||||
</script>
|
||||
|
||||
<svelte:head>
|
||||
|
|
Loading…
Reference in New Issue