build: use pkgroll

This commit is contained in:
Hiroki Osame
2023-02-16 14:40:14 +09:00
parent 9ebe807e49
commit 361bd99ad8
6 changed files with 518 additions and 7 deletions

View File

@@ -1,6 +1,6 @@
{
"compilerOptions": {
"outDir": "./dist",
"noEmit": true,
"target": "ES2020",
"module": "Node16",
"strict": true,