indutny / asn1.js

ASN.1 Decoder/Encoder/DSL
MIT License
181 stars 64 forks source link

Failed to minify the code from this file #100

Open monikamangal123 opened 6 years ago

monikamangal123 commented 6 years ago

I am using Create React App and on 'npm run build' getting the following error -

Failed to minify the code from this file:

./node_modules/parse-asn1/node_modules/asn1.js/lib/asn1/decoders/der.js:58 

Read more here: http://bit.ly/2tRViJ9

lordvlad commented 5 years ago

I'm guessing its the same issue as #98