We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 101e7d6 commit e7d762eCopy full SHA for e7d762e
{{cookiecutter.project_shortname}}/MANIFEST.in
@@ -1,5 +1,7 @@
1
include {{cookiecutter.project_shortname}}/{{cookiecutter.project_shortname}}.min.js
2
include {{cookiecutter.project_shortname}}/{{cookiecutter.project_shortname}}.min.js.map
3
+include {{cookiecutter.project_shortname}}/async-*.js
4
+include {{cookiecutter.project_shortname}}/async-*.js.map
5
include {{cookiecutter.project_shortname}}/metadata.json
6
include {{cookiecutter.project_shortname}}/package-info.json
7
include README.md
0 commit comments