You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Mar 15, 2018. It is now read-only.
And we run replaceinfiles it replaces this line in bundle.js: //# sourceMappingURL=bundle.js.map with bundle-e21d86.js not bundle.js-ee7722.map because it contains bundle.js although bundle.js.map is a better match.
Maybe a bit out of scope and a bit hard to implement, but if we have for example two files:
And from hashmark we get:
And we run replaceinfiles it replaces this line in bundle.js:
//# sourceMappingURL=bundle.js.mapwithbundle-e21d86.jsnotbundle.js-ee7722.mapbecause it contains bundle.js although bundle.js.map is a better match.