We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3002bc2 commit 9a1e429Copy full SHA for 9a1e429
test/WebWorkerMainTemplatePlugin.test.js
@@ -9,7 +9,7 @@ describe("WebWorkerMainTemplatePlugin", function() {
9
let env;
10
11
beforeEach(() => {
12
- env = {}
+ env = {};
13
});
14
15
it("has apply function", function() {
0 commit comments