| // TODO(srawlins): Generate this code with a simple script. See | |
| // https://github.com/dart-lang/dartdoc/blob/6df872abbdfbbc4fdcfc795c1836e0613c7f6c8b/tool/builder.dart | |
| // for the previous 'package:build' implementation. | |
| const List<String> resourceNames = [ | |
| 'docs.dart.js', | |
| 'docs.dart.js.map', | |
| 'favicon.png', | |
| 'github.css', | |
| 'highlight.pack.js', | |
| 'play_button.svg', | |
| 'readme.md', | |
| 'search.svg', | |
| 'styles.css', | |
| ]; |