build_web_compilers library

Classes

Dart2JsArchiveExtractor
DevCompilerBuilder
A builder which can output ddc modules!
WebEntrypointBuilder
A builder which compiles entrypoints for the web.

Enums

WebCompiler
Which compiler to use when compiling web entrypoints.

Constants

ddcBootstrapExtension → const String

Properties

dart2jsPlatform → DartPlatform
final
ddcPlatform → DartPlatform
final

Functions

fullKernelExtension(bool soundNullSafety) String
jsModuleErrorsExtension(bool soundNullSafety) String
jsModuleExtension(bool soundNullSafety) String
jsSourceMapExtension(bool soundNullSafety) String
metadataExtension(bool soundNullSafety) String
symbolsExtension(bool soundNullSafety) String