library polymer.default_build


Library that defines a main which calls build() from builder.dart. For polymer projects the build.dart file can simply export this to make the linter run on all of the entry points defined in your pubspec.yaml.

Functions

main(args) → dynamic