Prep for addon signing

This commit is contained in:
2025-11-12 15:53:45 -05:00
parent 1eb30b4689
commit 4fc0210529
11 changed files with 356 additions and 10 deletions

View File

@@ -21,5 +21,8 @@
"style-loader": "^4.0.0",
"webpack": "^5.102.1",
"webpack-cli": "^6.0.1"
},
"devDependencies": {
"webpack-bundle-analyzer": "^4.10.2"
}
}