blob: 6b25a9dcd04b98dee449764fce79b83f75df72de [file] [log] [blame] [view]
## download_mime_info.dart
Run `dart tool/download_mime_info.dart` to download the latest mime information
to `third_party/httpd/mime.types`.
## regenerate_tables.dart
Run `dart tool/regenerate_tables.dart` to rebuild the
`lib/src/media_types.g.dart` tables with the latest information from
the `mime.types` table and the additional customizations in
`regenerate_tables.dart`.