diff --git a/js/webpack.config.js b/js/webpack.config.js index 4894d2d6..fb4bdf54 100644 --- a/js/webpack.config.js +++ b/js/webpack.config.js @@ -42,6 +42,7 @@ module.exports = [ filename: 'index.js', path: nbextensionDir, libraryTarget: 'amd', + publicPath: '', }, devtool: 'source-map', module: {