Created
August 18, 2018 18:41
-
-
Save ailabs-software/21dd1c803682a02ba2674c7a94512022 to your computer and use it in GitHub Desktop.
Config without minify
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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