Skip to content

Commit

Permalink
🍱 add static files to package
Browse files Browse the repository at this point in the history
  • Loading branch information
krmax44 committed Sep 17, 2024
1 parent 3eff958 commit 4bd4629
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions MANIFEST.in
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
include README.md LICENSE.txt package.json
recursive-include froide/templates *.html *.txt
recursive-include froide/static *
recursive-include froide/**/templates *.html *.txt
recursive-include froide/locale *.po
recursive-include frontend *

0 comments on commit 4bd4629

Please sign in to comment.