Skip to content

Instantly share code, notes, and snippets.

@ckomop0x
Created June 13, 2019 14:33
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save ckomop0x/9799b970d26494c571e1d8bf94d66a0d to your computer and use it in GitHub Desktop.
Save ckomop0x/9799b970d26494c571e1d8bf94d66a0d to your computer and use it in GitHub Desktop.
Compiled for production main.js chunk
(window.webpackJsonp = window.webpackJsonp || []).push([[0], {
10: function(e, n, t) {
"use strict";
t.r(n);
var a = t(0)
, r = t.n(a)
, c = t(2)
, l = t.n(c);
t(9);
var o = document.getElementById("root");
l.a.render(r.a.createElement(function() {
return r.a.createElement("div", {
className: "App"
}, r.a.createElement("h1", null, "Re-export example"), r.a.createElement("p", null, 50))
}, null), o)
},
3: function(e, n, t) {
e.exports = t(10)
},
9: function(e, n, t) {}
}, [[3, 1, 2]]]);
//# sourceMappingURL=main.5db15096.chunk.js.map
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment