Initial commit: KSEF PDF Generator from GitHub
This commit is contained in:
@@ -4,6 +4,7 @@
|
||||
"scripts": {
|
||||
"dev": "vite --mode public --config vite.config.ts",
|
||||
"build": "vite build --mode production",
|
||||
"build:app": "vite build --config vite.app.config.ts",
|
||||
"type": "tsc -p src/app-public/tsconfig.json --noEmit",
|
||||
"test": "vitest",
|
||||
"test:ui": "vitest --ui",
|
||||
@@ -53,4 +54,4 @@
|
||||
"pdfmake": "^0.2.20",
|
||||
"xml-js": "^1.6.11"
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user