• Petr Hosek's avatar
    Use prebuilt Dart snapshot when assembling bundle (#6660) · 93a2d07c
    Petr Hosek authored
    This is causing issues when integratting Flutter into GN as the
    generated depfile refers to snapshot as the target instead of the
    bundle. We instead use a separate GN action to generate the
    snapshot use the Flutter compiler to only assemble the bundle.
    93a2d07c
Name
Last commit
Last update
..
bin Loading commit data...
lib Loading commit data...
schema Loading commit data...
templates Loading commit data...
test Loading commit data...
tool Loading commit data...
BUILD.gn Loading commit data...
README.md Loading commit data...
flutter_tools.iml Loading commit data...
pubspec.yaml Loading commit data...