Skip to content

Instantly share code, notes, and snippets.

@jdltechworks
Created November 2, 2018 12:29
Show Gist options
  • Save jdltechworks/8725f92edf64f4d4be80463398e874e2 to your computer and use it in GitHub Desktop.
Save jdltechworks/8725f92edf64f4d4be80463398e874e2 to your computer and use it in GitHub Desktop.
{
"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