Add dist to string-templates release
This commit is contained in:
parent
a076d7ccf1
commit
7dfcc73f7a
|
@ -13,6 +13,9 @@
|
||||||
},
|
},
|
||||||
"./package.json": "./package.json"
|
"./package.json": "./package.json"
|
||||||
},
|
},
|
||||||
|
"files": [
|
||||||
|
"dist"
|
||||||
|
],
|
||||||
"scripts": {
|
"scripts": {
|
||||||
"build": "tsc && rollup -c",
|
"build": "tsc && rollup -c",
|
||||||
"dev:builder": "tsc && rollup -cw",
|
"dev:builder": "tsc && rollup -cw",
|
||||||
|
|
Loading…
Reference in New Issue