mirror of
https://github.com/woutdp/live_svelte
synced 2026-05-24 09:28:21 +00:00
1 line
125 B
Bash
Executable file
1 line
125 B
Bash
Executable file
echo "import { render } from './example_project/priv/svelte/server.js'; console.log(render('Svelte1', {}, {}));" | bun run -
|