mirror of
https://github.com/paperless-ngx/paperless-ngx.git
synced 2026-01-07 22:15:59 +01:00
Chore: add webpack directly
This commit is contained in:
parent
b34538d991
commit
37267f3f04
2 changed files with 37 additions and 33 deletions
|
|
@ -67,7 +67,8 @@
|
|||
"jest-websocket-mock": "^2.5.0",
|
||||
"prettier-plugin-organize-imports": "^4.1.0",
|
||||
"ts-node": "~10.9.1",
|
||||
"typescript": "^5.5.4"
|
||||
"typescript": "^5.5.4",
|
||||
"webpack": "^5.98.0"
|
||||
},
|
||||
"pnpm": {
|
||||
"onlyBuiltDependencies": [
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue