Estoy intentando mover mi aplicación React JS a AWS S3. La aplicación funciona perfectamente en el entorno de desarrollo, pero cuando se crea y se mueve a S3, arroja el error: "La superexpresión debe ser nula o una función". La implementación en S3 parece funcionar, ya que puedo pasar a la aplicación Try-React y se ejecuta sin problemas. ¡Cualquier pensamiento sería apreciado!
function b(e, t, n) { return t in e ? Object.defineProperty(e, t, { value: n, enumerable: !0, configurable: !0, writable: !0 }) : e[t] = n, e; } var w = [aastring, aanumber, aaarray, aaobject], S = [aastring, aaarray], T = [aaobject, aabool], O = [aastring, aabool], _ = function (e) { !function (e, t) { if ("function" != typeof t && null !== t) throw new TypeError("Super expression must either be null or a function"); e.prototype = Object.create(t && t.prototype, { constructor: { value: e, writable: !0, configurable: !0 } }), t && g(e, t); }(n, e); var t = y(n);