Skip to content

Commit 912406f

Browse files
committed
WASM Playground config: use --debug
Added, but will not work until Flutter 3.27.0 is released.
1 parent 38d1d0e commit 912406f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.run/Example5 WASM - Playground.run.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<component name="ProjectRunConfigurationManager">
22
<configuration default="false" name="Example5 WASM - Playground" type="FlutterRunConfigurationType" factoryName="Flutter">
3-
<option name="additionalArgs" value="--wasm --release" />
3+
<option name="additionalArgs" value="--wasm --debug" />
44
<option name="filePath" value="$PROJECT_DIR$/example/lib/example5_themes_playground/main.dart" />
55
<method v="2" />
66
</configuration>

0 commit comments

Comments
 (0)