Closed KonnorRogers closed 4 years ago
In the generated manifest.json commonjs helpers get hashed twice and looks something like this:
{ "_commonjsHelpers-8c19dec8": { "js": "/chunks/_commonjsHelpers-8c19dec8-0e274669.chunk.js", "js.map": "/chunks/_commonjsHelpers-8c19dec8-0e274669.chunk.js.map" } }
Im not even sure if this is even worth trying to fix...especially since I dont expect anyone to reference this directly.
Until this becomes an issue, I won't bother. Reopen with any questions or concerns.
In the generated manifest.json commonjs helpers get hashed twice and looks something like this:
Im not even sure if this is even worth trying to fix...especially since I dont expect anyone to reference this directly.