Open apoorvkarkare003 opened 4 years ago
I'm experiencing the exact same problems. Sadly this prevents me from updating my clients webapp (which only just went in production) since all builds fail because of these errors. Any suggestions or workarounds until this is fixed?
Cannot find name 'isProd'.
Also reported in #77. Probably the same error that may be causing the other variables to not be found.
I am using yarn, so I installed it with
yarn add jodit-react
. I copied functional component example of read me file, and I am getting multiple errors like below:etc. What is the reason behind these errors?
PS: I am using typescript