mirror of
https://github.com/wassname/template.git
synced 2026-06-27 16:32:20 +08:00
Explicitly include dist folder in npm package
This commit is contained in:
@@ -6,6 +6,11 @@
|
||||
"bin": {
|
||||
"distill-render": "./bin/render.js"
|
||||
},
|
||||
"files": [
|
||||
"dist",
|
||||
"bin",
|
||||
"examples"
|
||||
],
|
||||
"author": "Shan Carter",
|
||||
"homepage": "https://github.com/distillpub/distill-template#readme",
|
||||
"bugs": {
|
||||
|
||||
Reference in New Issue
Block a user