Skip to content

Commit e7d762e

Browse files
author
xhlulu
committed
Add async files to manifest.in
1 parent 101e7d6 commit e7d762e

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

{{cookiecutter.project_shortname}}/MANIFEST.in

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
include {{cookiecutter.project_shortname}}/{{cookiecutter.project_shortname}}.min.js
22
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
35
include {{cookiecutter.project_shortname}}/metadata.json
46
include {{cookiecutter.project_shortname}}/package-info.json
57
include README.md

0 commit comments

Comments
 (0)