cheeriojs / cheerio

The fast, flexible, and elegant library for parsing and manipulating HTML and XML.
https://cheerio.js.org
MIT License
28.4k stars 1.64k forks source link

Latest deployment(1.0.0) caused SyntaxError: Unexpected token 'export'; #4023

Open ankushkamboj580 opened 4 weeks ago

ankushkamboj580 commented 4 weeks ago

({"Object.":function(module,exports,require,dirname,filename,jest){export { contains, merge } from './static.js';

rajsrai commented 3 weeks ago

I had to downgrade to version 1.0.0-rc.12 as a workaround for this issue.