Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add pxt.json "utf8" option #6988

Merged
merged 2 commits into from
May 8, 2020
Merged

Add pxt.json "utf8" option #6988

merged 2 commits into from
May 8, 2020

Conversation

mmoskal
Copy link
Member

@mmoskal mmoskal commented May 8, 2020

When target has utf8 disabled, pxt.json of any package can enable it with "utf8": true

Also adds some docs on env variables

Fixes microsoft/pxt-microbit#2372

@mmoskal mmoskal requested review from pelikhan and abchatra May 8, 2020 02:43
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.

Incorrect unicode from charCodeAt() on device
3 participants