mirror of
https://github.com/microsoft/monaco-editor.git
synced 2025-12-22 15:05:39 +01:00
* Add a smoketest for packaging with parcel * Prevent parcel from bundling shims for `process` or `buffer` |
||
|---|---|---|
| .. | ||
| amd | ||
| esbuild | ||
| parcel | ||
| vite | ||
| webpack | ||
| common.js | ||
| package-esbuild.ts | ||
| package-vite.ts | ||
| package-webpack.ts | ||
| runner.js | ||
| smoke.test.js | ||