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.
1 parent 3a75b2b commit 028a10aCopy full SHA for 028a10a
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