Skip to content

Commit 3540711

Browse files
authored
no longer distribute the bootstrap.css.map file (#2009)
1 parent 9cbfee3 commit 3540711

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

lib/resources/css/bootstrap.css.map

Lines changed: 0 additions & 1 deletion
This file was deleted.

lib/src/html/resources.g.dart

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@
33
const List<String> resource_names = [
44
'package:dartdoc/resources/URI.js',
55
'package:dartdoc/resources/css/bootstrap.css',
6-
'package:dartdoc/resources/css/bootstrap.css.map',
76
'package:dartdoc/resources/css/bootstrap.min.css',
87
'package:dartdoc/resources/favicon.png',
98
'package:dartdoc/resources/github.css',

0 commit comments

Comments
 (0)