Skip to content

Commit 610738e

Browse files
committed
try webpack config again
1 parent 3c2b7f5 commit 610738e

File tree

4 files changed

+4
-2
lines changed

4 files changed

+4
-2
lines changed

plotly/labextension/package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,8 +31,9 @@
3131
"jupyterlab": {
3232
"mimeExtension": true,
3333
"outputDir": "../plotly/labextension",
34+
"webpackConfig": "./webpack.config.js",
3435
"_build": {
35-
"load": "static/remoteEntry.6213e23b3bdd99ae0b34.js",
36+
"load": "static/remoteEntry.3777831f8e84b3edc53d.js",
3637
"mimeExtension": "./mimeExtension"
3738
}
3839
}

plotly/labextension/static/remoteEntry.3777831f8e84b3edc53d.js

Lines changed: 1 addition & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

plotly/labextension/static/remoteEntry.6213e23b3bdd99ae0b34.js

Lines changed: 0 additions & 1 deletion
This file was deleted.

plotly/labextension/static/runtime.437434dd27dc607dd320.js

Lines changed: 1 addition & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)