Test-Driven React 2: webpack-dev-server is mentioned as a tool but never used(page 102)

@TrevorBurnham

Text says You also added some powerful new tools to your belt, including webpack-dev-server, stylelint, and snapshots. webpack-dev-server is never used, though.

Really appreciate all of these reports. :blush:

1 Like

Happy to help. It’s a great book and deserves the effort. Just a heads up, there will be more reports.
… he wrote, slightly threatingly :smiley:

Keep ‘em coming!

Fixed, thanks! (The webpack-dev-server reference was left over from the first edition. Vite has made it obsolete, thankfully.)