enable async flag

pull/18062/merge
Rich Harris 2 months ago
parent 261dc4175f
commit 6fb4705e03

@ -1,5 +1,6 @@
import fs from 'node:fs';
import path from 'node:path';
import 'svelte/internal/flags/async';
import {
sbench_create_0to1,
sbench_create_1000to1,

Loading…
Cancel
Save