diff options
| author | David Skoland <davidskoland@gmail.com> | 2026-01-27 22:54:08 +0100 |
|---|---|---|
| committer | David Skoland <davidskoland@gmail.com> | 2026-01-27 22:54:08 +0100 |
| commit | 5b9b1b7e8102857a04ce9c7a7b88a3c00b1eebf3 (patch) | |
| tree | 9a526db613745f9ab117952aa267f5fefa102060 /package.json | |
| parent | 0e4d714c1a6042a448e699176c1fbc84a89393c4 (diff) | |
use esbuild
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/package.json b/package.json index 92b4549..53948cc 100644 --- a/package.json +++ b/package.json @@ -55,6 +55,7 @@ "@fingerprintjs/fingerprintjs": "^3.4.2", "@types/websocket": "^1.0.10", "core-js": "^3.47.0", + "esbuild-loader": "^4.4.2", "golden-layout": "^2.6.0", "jest-environment-jsdom": "^29.7.0", "regenerator-runtime": "^0.13.11", |
