build: use pkgroll

This commit is contained in:
Hiroki Osame
2023-02-16 14:45:51 +09:00
parent 361bd99ad8
commit 36365f6d5e
2 changed files with 1 additions and 20 deletions

View File

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