diff options
-rw-r--r-- | MANIFEST.in | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/MANIFEST.in b/MANIFEST.in index 8f041e3..e69edee 100644 --- a/MANIFEST.in +++ b/MANIFEST.in @@ -1,4 +1,5 @@ include README.md NEWS ChangeLog COPYING tox.ini include package.json package-lock.json webpack.config.js .eslintrc.yml recursive-include src *.html *.js *.css *.png *.ico +recursive-include webpack-plugins *.html *.js *.css *.png *.ico prune muninplot/static |