Skip to content

Commit

Permalink
This was renamed during cross section stuff, but breaks all of the ex…
Browse files Browse the repository at this point in the history
…amples which import app.bundle.js, named from this property. (#662)
  • Loading branch information
johallar authored Nov 30, 2023
1 parent 91b9929 commit f57d057
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion example/webpack.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ const path = require("path")

module.exports = {
entry: {
"heavyai-charting": [
"app": [
"script-loader!@heavyai/connector/dist/browser-connector.js",
"script-loader!@heavyai/crossfilter/dist/mapd-crossfilter.js",
"script-loader!@heavyai/d3-combo-chart/dist/d3ComboChart.js",
Expand Down

0 comments on commit f57d057

Please sign in to comment.