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.
2 parents 3a75b2b + 028a10a commit 29408eeCopy full SHA for 29408ee
js/webpack.config.js
@@ -42,6 +42,7 @@ module.exports = [
42
filename: 'index.js',
43
path: nbextensionDir,
44
libraryTarget: 'amd',
45
+ publicPath: '',
46
},
47
devtool: 'source-map',
48
module: {
0 commit comments