mirror of
https://github.com/flutter/samples.git
synced 2025-11-08 22:09:06 +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:
@@ -9,7 +9,7 @@ We use [grinder](https://pub.dev/packages/grinder) to run the build tasks:
|
||||
```bash
|
||||
$ pub get
|
||||
$ pub global activate grinder
|
||||
$ grind build
|
||||
$ grind generate
|
||||
```
|
||||
|
||||
This will generate the index into `./web`
|
||||
|
||||
Reference in New Issue
Block a user