Update playgrounds/sandbox/run.js

pull/10490/head
Rich Harris 3 years ago committed by GitHub
parent f6a54e26a2
commit 104b54f65f
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -50,7 +50,7 @@ for (const generate of ['client', 'server']) {
}
const compiled = compile(source, {
dev: false,
dev: true,
filename: input,
generate,
runes: argv.runes

Loading…
Cancel
Save