Home > @velcro/bundler > Plugin_2
Signature:
interface Plugin
Property | Type | Description |
---|---|---|
name | string |
Method | Description |
---|---|
load(ctx, id) | |
resolveDependency(ctx, dependency, fromModule) | |
resolveEntrypoint(ctx, uri) | |
transform(ctx, id, code) |
Home > @velcro/bundler > Plugin_2
Signature:
interface Plugin
Property | Type | Description |
---|---|---|
name | string |
Method | Description |
---|---|
load(ctx, id) | |
resolveDependency(ctx, dependency, fromModule) | |
resolveEntrypoint(ctx, uri) | |
transform(ctx, id, code) |