After build react app I'm getting warnings in chrome:
Invalid asm.js: Unexpected token
and firefox:
asm.js type error: Disabled by debugger
And I can't understand where it comes from.
My app use firebase as backend.
After build react app I'm getting warnings in chrome:
Invalid asm.js: Unexpected token
and firefox:
asm.js type error: Disabled by debugger
And I can't understand where it comes from.
My app use firebase as backend.