```svelte <script island="load"></script> ```
npm install @stack54/island``svelte`
`svelte`
`svelte`
`svelte`
> value has to be a valid JSON
`bash`
npm install @stack54/island
`ts
// stack.config.js
import island from "@stack54/island";
import { defineConfig } from "stack54/config";
export default defineConfig({
integrations: [island()],
});
``