lewxdev / vscode-glyph

A minimal icon theme for vscode inspired by Spectrum Icons by @alexperronnet
https://marketplace.visualstudio.com/items?itemName=lewxdev.vscode-glyph
MIT License
6 stars 0 forks source link

chore: setup esbuild for bundling typescript #16

Closed lewxdev closed 1 month ago

lewxdev commented 1 month ago

use the bundling extensions documentation as a guide for setting up esbuild. unfortunately, esbuild is necessary since bun does not support the "cjs" output format yet, which is required for vscode extensions.

see: https://code.visualstudio.com/api/working-with-extensions/bundling-extension#using-esbuild

lewxdev commented 1 month ago

This stack of pull requests is managed by Graphite. Learn more about stacking.

Join @lewxdev and the rest of your teammates on Graphite Graphite