plotly / dash-component-boilerplate

Get started creating your own Dash components here.
269 stars 182 forks source link

Update webpack config for use with js demo #28

Closed alexcjohnson closed 5 years ago

alexcjohnson commented 5 years ago

Changes I had to make to get npm start to run correctly again - allowing the overrides defined in webpack.serve.config.js

@T4rk1n look reasonable?

alexcjohnson commented 5 years ago

Just a warning that you shouldn't test your component with only the demo

No of course, but for me anyway it’s a good first step with a quicker turnaround.