ambar / vscode-bundle-size

Display the bundle size of npm packages: https://marketplace.visualstudio.com/items?itemName=ambar.bundle-size
35 stars 1 forks source link

Is this supported on Windows vs code ? #4

Closed damjan25 closed 2 years ago

damjan25 commented 2 years ago

Is this mac-only extension ? Or is it suppose to work on windows as well ? Does not work at the moment on windows 10 v1.66.2

ambar commented 2 years ago

It's only tested on macOS, I will verify the use on Windows when I have some free time.

ambar commented 2 years ago

@damjan25 It works fine on Windows, you could check the output channel for the error reason: windows - vscode bundle size

The most common error could be related to no Node.js/npm being installed, which can be found here: https://nodejs.org/en/