Include all headless files except tests

This commit is contained in:
ubermanu 2022-03-30 17:05:36 +02:00 committed by JC Brand
parent 9d4382c754
commit 592d982210
2 changed files with 2 additions and 9 deletions

2
src/headless/.npmignore Normal file
View File

@ -0,0 +1,2 @@
node_modules
tests

View File

@ -6,15 +6,6 @@
"homepage": "https://conversejs.org",
"license": "MPL-2.0",
"main": "dist/converse-headless.min.js",
"files": [
"*.js",
"*.json",
"dist/",
"README.md",
"utils/*.js",
"templates/*.html",
"templates/*.svg"
],
"keywords": [
"converse.js",
"XMPP",