Skip to content

Instantly share code, notes, and snippets.

@ailabs-software
Last active January 13, 2022 04:42
Show Gist options
  • Save ailabs-software/be09da8fdbf766415d2df62880a9015e to your computer and use it in GitHub Desktop.
Save ailabs-software/be09da8fdbf766415d2df62880a9015e to your computer and use it in GitHub Desktop.
targets:
$default:
sources:
- lib/**
- web/**
# Note that it is important to include these in the default target.
- pubspec.*
- $package$
builders:
# -----------------------
build_web_compilers|entrypoint:
release_options:
dart2js_args:
- --fast-startup
- --no-minify
- -O3
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment