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 4c68543 commit ecf61e3Copy full SHA for ecf61e3
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