antwarjs / antwar

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

Generate different script hash if components differ in props #114

Closed sokra closed 7 years ago

sokra commented 7 years ago

This fixes a bug when pages differ in props.

bebraw commented 7 years ago

Published as 0.8.1-alpha.edb2b960. So if you start pointing to that, it should fix hashing for this particular case. Thanks.