Skip to content

Commit 104b54f

Browse files
authored
Update playgrounds/sandbox/run.js
1 parent f6a54e2 commit 104b54f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

playgrounds/sandbox/run.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ for (const generate of ['client', 'server']) {
5050
}
5151

5252
const compiled = compile(source, {
53-
dev: false,
53+
dev: true,
5454
filename: input,
5555
generate,
5656
runes: argv.runes

0 commit comments

Comments
 (0)