1
0
Fork 0
mirror of synced 2024-06-26 18:10:51 +12:00

Always use the raw server plugin JS URL

This commit is contained in:
Andrew Kingston 2022-10-04 16:27:15 +01:00
parent 3309b84d71
commit fc19765628

View file

@ -87,6 +87,8 @@
builderStore.actions.analyticsPing({ source: "app" })
}
})
$: console.log($builderStore.usedPlugins)
</script>
<svelte:head>