Right now, I have a copy of my index.html which has the following line:
<script src="coldfusion/API.cfm"></script>
When I build my app, it replaces the index.html file, so I have to always copy from my backup to be able to run the app. My question is:
Is there a way to have a line (like the one above) automatically added to the index.html that is re-generated after a build?
Thanks
Bruce
<script src="coldfusion/API.cfm"></script>
When I build my app, it replaces the index.html file, so I have to always copy from my backup to be able to run the app. My question is:
Is there a way to have a line (like the one above) automatically added to the index.html that is re-generated after a build?
Thanks
Bruce
Aucun commentaire:
Enregistrer un commentaire