preload 1.1.1
preload: ^1.1.1 copied to clipboard
Automatically generate preload tags for your Dart web application.
1.1.1 #
- Don't emit the same tag twice if there are
includeglobs with overlapping matches.
1.1.0 #
- Make sure to run after
.dart.jsfiles are generated. - Add
debugoption to print out all files that are excluded and why. - Exclude files beginning with
..
1.0.1 #
- Preload
.wofffiles as"font".
1.0.0 #
- Initial release.