history.js icon indicating copy to clipboard operation
history.js copied to clipboard

Dependency on "window" breaks server-side rendered applications

Open dustingetz opened this issue 10 years ago • 1 comments

One could make the argument that history.js ought not to be bundled in the server-rendered js (as it will not work); but I think there is value to keeping things simple and having identical js on the server side and client side.

dustingetz avatar Mar 26 '15 18:03 dustingetz

Also document

dustingetz avatar Mar 26 '15 18:03 dustingetz