We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 42501c6 commit a28776eCopy full SHA for a28776e
support/webpack.config.js
@@ -1,6 +1,6 @@
1
2
module.exports = {
3
- entry: './index.js',
+ entry: './lib/index.js',
4
output: {
5
filename: 'engine.io.js',
6
library: 'eio',
0 commit comments