mirror of
https://github.com/flutter/samples.git
synced 2025-11-13 19:08:41 +00:00
Add thumbnail images to VSI (#415)
* add thumbnail image generation improves page load from 41.7 MB to 7.6 MB * remove filesCreated set - thumbnails for each image are generated. * set package:image version in pubspec * Update grind.dart
This commit is contained in:
3
web/samples_index/.gitignore
vendored
3
web/samples_index/.gitignore
vendored
@@ -15,3 +15,6 @@ doc/api/
|
||||
|
||||
# All HTML files are generated by `grind generate`
|
||||
web/*.html
|
||||
|
||||
# Any thumbnails should be ignored
|
||||
web/images/**/*_thumb.png
|
||||
|
||||
Reference in New Issue
Block a user