How we could move each block to its own file easy!<br /> Create a file called blocks.js and just do ⎗ ✓ 1import './path/to/block.js'; for each block. Then in the html we can do ⎗ ✓ 1<script src="blocks.js" type="module"></script>
Warning LINK You are about to visit a link which has been flagged with the above content warnings. Do you wish to continue? Continue Cancel