Created
August 6, 2018 13:59
-
-
Save Bat-Chat/41145eeb89f0724e8cc516ba7f4932af 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
<script type="text/javascript"> | |
<script type="text/javascript"> | |
var BASE_URL = "<?= $block->escapeUrl($block->getBaseUrl()) ?>"; | |
var require = { | |
"baseUrl": "<?= $block->getViewFileUrl('/') ?>" | |
}; | |
</script></script> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment