apply fix

This commit is contained in:
weboko 2023-02-02 00:33:27 +01:00
parent 62fcd6285f
commit 5c19c9a3c6
No known key found for this signature in database

View File

@ -26,7 +26,6 @@ const rollupConfig = {
],
};
const output = {
path: path.join(os.tmpdir(), "_karma_webpack_") + Math.floor(Math.random() * 1000000),
};