1
0
Fork 0
mirror of synced 2024-09-08 13:41:09 +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 de9b2c44cb
commit 69988aabc3

View file

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