Skip to content

v0.5.3

Compare
Choose a tag to compare
@kodemon kodemon released this 18 May 07:52
· 51 commits to master since this release

Fix

  • Remove src folder from deployment server before deploying updated files.

v0.5.2 encountered a release issue where refactor efforts wasn't removed in the deployment updates. This cause an import issue which crashes the production instance. This update essentially deletes the src folder before executing a new build to ensure the new deployment is free of straggling artifacts.

May have to keep an eye on dist on subsequent restructure releases to ensure new src builds generates clean builds.