Skip to content

Commit 7375bff

Browse files
magdapoppinsstebunovd
authored andcommitted
Include .map files in shipped package
Fixes ivelum#89
1 parent 0dd84b3 commit 7375bff

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

MANIFEST.in

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
recursive-include djangoql/static *.css *.png *.gif *.js
1+
recursive-include djangoql/static *.css *.png *.gif *.js *.map
22
recursive-include djangoql/templates *.html
33
recursive-include test_project *.py *.html
44
include README.rst LICENSE

0 commit comments

Comments
 (0)