README
This package contains the logger that Slate uses to log warnings and deprecations only when in development environments.
INTERNAL: A simple, development-only logger for Slate.
<script type="module">
import slateDevLogger from 'https://cdn.skypack.dev/slate-dev-logger';
</script>
This package contains the logger that Slate uses to log warnings and deprecations only when in development environments.