redwoodjs / example-todo

Example Todo app written with Redwood
95 stars 28 forks source link

Use webpack config from @hammerframework/scripts #11

Closed peterp closed 4 years ago

peterp commented 4 years ago

This moves the WebPack build and development configs into a separate package. The stub configurations in web/config will go away when hammerframework/scripts can run its own webpack-dev-server.