fix(rollup-plugin-html): add missing .d.ts file

This commit is contained in:
Lars den Bakker
2020-05-17 21:29:53 +02:00
parent da2b70cae4
commit a32a02255b

View File

@@ -30,7 +30,8 @@
"test:watch": "npm run test:node -- --watch"
},
"files": [
"*.js",
"rollup-plugin-html.d.ts",
"rollup-plugin-html.js",
"src"
],
"keywords": [