Closed
Description
When i tried bundle it overwrite an existing index.js
, luckily i had that checked into version control. However spago could put a // generated by spago
at the top of the generated file. Then when bundling it could check if that files exist, and if it does check whether it can find // generated by spago
then overwrite without asking.