• 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
.idea Loading commit data...
bin Loading commit data...
dev Loading commit data...
examples Loading commit data...
packages Loading commit data...
.analysis_options Loading commit data...
.analysis_options_repo Loading commit data...
.analysis_options_user Loading commit data...
.gitignore Loading commit data...
.travis.yml Loading commit data...
AUTHORS Loading commit data...
CONTRIBUTING.md Loading commit data...
ISSUE_TEMPLATE.md Loading commit data...
LICENSE Loading commit data...
README.md Loading commit data...
VERSION Loading commit data...