1
0
Fork 0
mirror of synced 2024-07-01 04:21:06 +12:00

Bundle sources with string-templates

This commit is contained in:
Rory Powell 2022-02-08 15:13:16 +00:00
parent 10077bdde2
commit 5685758176

View file

@ -14,7 +14,8 @@
"./package.json": "./package.json"
},
"files": [
"dist"
"dist",
"src"
],
"scripts": {
"build": "tsc && rollup -c",