kainsavage/HistoryBlock

Replace minified psl.js with unminified version

kainsavage opened this issue · 1 comments

The review from v2.0.0 had a request to not use the minified version of libraries/psl.js.

See this article for reference on how best to proceed.

Upon further review, it is not required to actually include unminified code, but it is required to use a specific retrievable minified version.

So, let's go get an official release of psl (instead of using the one I found on SO a long time ago) and use the exact version.