Created
November 2, 2018 12:29
-
-
Save jdltechworks/8725f92edf64f4d4be80463398e874e2 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
{ | |
"app.js": "http://localhost:3000/static/js/app.chunk.js", | |
"app.js.map": "http://localhost:3000/static/js/app.chunk.js.map", | |
"runtime-app.js": "http://localhost:3000/static/js/runtime-app.js", | |
"runtime-app.js.map": "http://localhost:3000/static/js/runtime-app.js.map", | |
"vendor.js": "http://localhost:3000/static/js/vendor.chunk.js", | |
"vendor.js.map": "http://localhost:3000/static/js/vendor.chunk.js.map" | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment