diff --git a/webpack.config.js b/webpack.config.js index 1891b64ca50..fa20c563ba0 100644 --- a/webpack.config.js +++ b/webpack.config.js @@ -13,6 +13,7 @@ module.exports = { output: { path: outputPath, filename: 'vtk.js', + libraryTarget: 'umd', }, module: { rules: [