Canvas Misbehaving in Production Build #2
Labels
🐞bug
Something isn't working
GSSoC22
This tag represents the issue or PR under the scope of Girls-script Summer of Codes' 22
help wanted
Extra attention is needed
Level3
Hard
Description
Canvas is misbehaving in production build. Not sure but I believe the problem is because of babel's transcompilation.
How to achieve ?
Change the
NODE_ENV
andBABEL_ENV
inscripts/build.js
from development to production and then doreact build
. You will see how canvas is misbehaving.The text was updated successfully, but these errors were encountered: