v2.0.1 #2875
taoeffect
announced in
Announcements
v2.0.1
#2875
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
How to run this
The archive file contains a
dist/folder that needs to be placed into a copy of this cloned repo. Then you can serve it usinggrunt serveafter following the getting started instructions. On a production site, you should to use these environment variables:NODE_ENV=productionVAPID_EMAIL=mailto:test@example.comGI_PERSIST=sqlite(orGI_PERSIST=fs, butsqliteorrouteris recommended)Important
Before upgrading, it's important to first delete the
dist/folder and replace it with the new contents from this archive.What's Changed
New Contributors
Full Changelog: v2.0.0...v2.0.1
This discussion was created from the release v2.0.1.
Beta Was this translation helpful? Give feedback.
All reactions