obsidian-shellcommands
obsidian-shellcommands copied to clipboard
Internal: Use Esbuild instead of Rollup for compiling a main.js file.
(This should not affect endusers.)
Useful commits from Obsidian Sample plugin:
- [ ] Update sample plugin to use ESBuild.
- [ ] Use ESBuild API instead of passing command line arguments / https://github.com/obsidianmd/obsidian-sample-plugin/pull/16
- [ ] Update build script to include external node packages.
- [ ] Update esbuild script to include codemirror packages as external.