straker / js13k-packer

Optimally package js13kGames files for upload.
MIT License
5 stars 1 forks source link

External script files #2

Open straker opened 2 years ago

straker commented 2 years ago

I haven't tested it yet, but I believe the extract / bundle code will not work when a script element uses an external source.

<script src="https://unpkg.com/zzfx@1.1.8/ZzFX.js"></script>