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 cefef2f commit 67c9759Copy full SHA for 67c9759
client-src/default/webpack.config.js
@@ -29,8 +29,6 @@ module.exports = {
29
/^\.\/clients\/SockJSClient$/,
30
'../clients/SockJSClient'
31
);
32
- console.log(resource);
33
- console.log(require.resolve('../default'));
34
}
35
36
),
0 commit comments