jspm / generator

JSPM Import Map Generator
Apache License 2.0
166 stars 21 forks source link

Housekeeping - fix/upgrade all dependencies, add formatting build step. #212

Closed Bubblyworld closed 1 year ago

Bubblyworld commented 1 year ago

Fixes #209:

Not sure what to do about devDependencies, there are a lot of them that are technically dependencies because the chomp uses them, but I think it might download and cache its own binaries anyway.

Bubblyworld commented 1 year ago

I'm expecting tests to fail - there's a CDN builder error at the moment that's bombing one of the API tests out.

Bubblyworld commented 1 year ago

(but testing everything else locally works fine)

soma-ryo commented 1 year ago

FYI: vscode package is deprecated. Would be expected use @types/vscode and vscode-test instead. https://code.visualstudio.com/updates/v1_36#_splitting-vscode-package-into-typesvscode-and-vscodetest