Created
February 3, 2018 20:44
-
-
Save EduardoIbarra/5e2a838412520f4ab84775f8c95573f8 to your computer and use it in GitHub Desktop.
This file contains hidden or 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> | |
<aio-shell></aio-shell> | |
<script src="polyfills.{HASH}.bundle.js"></script> | |
<script src="sw-register.{HASH}.bundle.js"></script> | |
<script src="main.{HASH}.bundle.js"></script> | |
</body> | |
</html> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment