wkchu-hket

Results 1 comments of wkchu-hket

Same issue, finally works with: ```js { test: path.join(__dirname, 'node_modules', '@tanstack', 'virtual-core'), use: { loader: 'babel-loader', options: { plugins: ['@babel/plugin-proposal-nullish-coalescing-operator'], }, }, }, ``` in `webpack.config.js` `module` `rules`