1
0
Fork 0
mirror of synced 2024-06-01 18:20:18 +12:00

Bundle sources with string-templates

This commit is contained in:
Rory Powell 2022-02-08 15:13:16 +00:00
parent 694ac5e79e
commit 7c52b5782d

View file

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