UNPKG

@kcinternals/heft-esbuild-plugin

Version:
15 lines (12 loc) 341 B
{ "$schema": "https://developer.microsoft.com/json-schemas/heft/v0/heft-plugin.schema.json", "taskPlugins": [ { "pluginName": "esbuild-plugin", "entryPoint": "./lib/EsbuildPlugin", "optionsSchema": "./schemas/heft-esbuild-plugin.schema.json", "parameterScope": "esbuild", "parameters": [] } ] }