antwarjs / antwar

A static site generator built with React and Webpack.
https://antwar.js.org/
MIT License
460 stars 35 forks source link

Implement 404 checker #79

Closed bebraw closed 8 years ago

bebraw commented 9 years ago

It would be good to check the site for 404s before publishing.

bebraw commented 8 years ago

It's better to solve this outside of antwar through a custom npm script.