Invalid asm.js: Unexpected token in react build app

Viewed 1994

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.

0 Answers
Related