Created
October 20, 2014 07:23
-
-
Save tgallant/b9229ffed14537ac6e5d 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
<!DOCTYPE html> | |
<html> | |
<body> | |
<script src="scripts/out/goog/base.js" type="text/javascript"></script> | |
<script src="scripts/main.js" type="text/javascript"></script> | |
<script type="text/javascript">goog.require("example.core");</script> | |
</body> | |
</html> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment