You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
-logLevel The level of logging detail: ERROR, WARN, INFO, TRACE, DEBUG, SPAM or ALL (defaults to INFO)
@@ -554,7 +555,6 @@ where
554
555
-[no]draftCompile Compile quickly with minimal optimizations. (defaults to OFF)
555
556
-[no]checkAssertions Include assert statements in compiled output. (defaults to OFF)
556
557
-XfragmentCount EXPERIMENTAL: Limits of number of fragments using a code splitter that merges split points.
557
-
-XfragmentMerge DEPRECATED (use -XfragmentCount instead): Enables Fragment merging code splitter.
558
558
-gen Debugging: causes normally-transient generated types to be saved in the specified directory
559
559
-[no]generateJsInteropExports Generate exports for JsInterop purposes. If no -includeJsInteropExport/-excludeJsInteropExport provided, generates all exports. (defaults to OFF)
560
560
-includeJsInteropExports/excludeJsInteropExports Include/exclude members and classes while generating JsInterop exports. Flag could be set multiple times to expand the pattern. (The flag has only effect if exporting is enabled via -generateJsInteropExports)
0 commit comments