UNPKG

@build-script/heft-esbuild-plugin

Version:

lowlevel esbuild plugin for [heft]

12 lines (10 loc) 236 B
{ "$schema": "https://developer.microsoft.com/json-schemas/heft/v0/heft-plugin.schema.json", "taskPlugins": [ { "pluginName": "heft-esbuild-plugin", "entryPoint": ".", "optionsSchema": "./src/esbuild.schema.json" } ] }