Closed satish123satish123 closed 9 months ago
The browser targets should have at minimum these entries:
("es2020", "safari14")
Change your browser targets from this:
("chrome87", "edge88", "es2019", "firefox78", "safari13.1")
To this:
("chrome87", "edge88", "es2020", "firefox78", "safari14")
It should work!
I am getting this error
Big integer literals are not available in the configured target environment ("chrome87", "edge88", "es2019", "firefox78", "safari13.1")