README
ecologi-shared
Shared constants and logic
Publishing new version
Commit all changes with
git czBuild with
yarn run buildBump version with
yarn run versionPublish with
npm publish
Shared JS constants and logic
<script type="module">
import offsetEarthShared from 'https://cdn.skypack.dev/@offset-earth/shared';
</script>
Shared constants and logic
Commit all changes with git cz
Build with yarn run build
Bump version with yarn run version
Publish with npm publish