Last active
October 20, 2017 11:05
-
-
Save viniciusdacal/f31442a5c8a757c1b1e5b1c0afc69e8d 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
| require('./vendors'); | |
| require('./app/common/index'); | |
| require('./app/core/index'); | |
| require('./app/layout/index'); |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment