Ensure source maps are bundled with the release

This commit is contained in:
squidfunk 2020-02-22 08:06:59 +01:00
parent 674e3456f8
commit a49b1421e7

View File

@ -1,4 +1,4 @@
recursive-include material *.js *.css *.html *.svg *.png *.yml
recursive-include material *.js *.css *.map *.html *.svg *.png *.yml
recursive-include material *.ttf *.woff *.woff2
recursive-exclude site *
recursive-exclude src *