Last active
August 29, 2015 14:23
-
-
Save adekbadek/ed96dc320528623b7484 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<!-- DEVELOPMENT --> | |
<script type="text/javascript" src="js/script.js" ></script> | |
<!-- END DEVELOPMENT --> | |
<!-- PRODUCTION | |
<script type="text/javascript" src="js/script.min.js"></script> | |
END PRODUCTION --> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment