Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save ailabs-software/21dd1c803682a02ba2674c7a94512022 to your computer and use it in GitHub Desktop.
Save ailabs-software/21dd1c803682a02ba2674c7a94512022 to your computer and use it in GitHub Desktop.
Config without minify
targets:
$default:
sources:
- lib/**
- web/**
# Note that it is important to include these in the default target.
- pubspec.*
builders:
# -----------------------
build_web_compilers|entrypoint:
release_options:
dart2js_args:
- --fast-startup
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment