jschardet icon indicating copy to clipboard operation
jschardet copied to clipboard

Add main field to package.json

Open JohnstonCode opened this issue 2 years ago • 2 comments

The main field was missing from the package.json that was stopping me from requiring jschardet when bundled in a .asar

JohnstonCode avatar Nov 24 '21 16:11 JohnstonCode

Would love to see this merged as well. VS Code has a similar problem where we hardcode the entrypoint for jschardet when loading it in the web because it doesn't specify where to load it from.

lramos15 avatar Dec 03 '21 14:12 lramos15

Azure data studio also has this issue that throws a warning. It's a one line change, can we get it pulled in?

benrr101 avatar Sep 21 '22 22:09 benrr101