Skip to content

Remove jquery.history.js plugin

Robert Speicher requested to merge rs-remove-jquery-history-js into master

We're not concerning ourselves with non-HTML5 browser compatibility, and this removes 21 KB from our compiled JavaScript.

Bonus fix: There was an extra space after the query string in the URLs that has now been removed.

Merge request reports