8000 Add items to the unbundled module to fix webpacking by gcampbell-msft · Pull Request #1501 · microsoft/vscode-arduino · GitHub
[go: up one dir, main page]

Skip to content
This repository was archived by the owner on Oct 1, 2024. It is now read-only.

Add items to the unbundled module to fix webpacking #1501

Merged
merged 2 commits into from
May 3, 2022

Conversation

gcampbell-msft
Copy link
Contributor

This is a workaround to make sure the web-packing happens correctly so that the extension can be functional.
The items added to the "unbundledModule" are packages that are used from the node-serialport package, and this ensures that they are included and not bundled.

I have created a package locally using 'vsce package' in order to create a vsix and tested that the commands seem to work. I didn't test each command end to end, but commands exist and are able to be called.

@gcampbell-msft gcampbell-msft requested a review from benmcmorran May 3, 2022 13:56
@gcampbell-msft gcampbell-msft merged commit b93ca1e into main May 3, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants
0