Skip to content

Add main field to package.json#73

Open
JohnstonCode wants to merge 1 commit into
aadsm:mainfrom
JohnstonCode:patch-1
Open

Add main field to package.json#73
JohnstonCode wants to merge 1 commit into
aadsm:mainfrom
JohnstonCode:patch-1

Conversation

@JohnstonCode
Copy link
Copy Markdown

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

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

lramos15 commented Dec 3, 2021

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.

@benrr101
Copy link
Copy Markdown

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants