Creating a Persistent Test Env
Last updated
Last updated
<!-- Site Engine (SSE)
https://engine.sygnal.com
-->
<script
src="https://mysite.netlify.app/index.js"
test-src="https://mysite-test.netlify.app/index.js"
dev-src="http://127.0.0.1:3000/dist/index.js"
></script>