Fixes an error during `vuepress build`
During building of the documentation (
vuepress build) the errorWebpackError: ReferenceError: localStorage is not definedis raised.
This release contains a fix for that issue, thanks to @Fischermaen.
During building of the documentation (
vuepress build) the errorWebpackError: ReferenceError: localStorage is not definedis raised.
This release contains a fix for that issue, thanks to @Fischermaen.