Skip to content

Build/compile properties to allow callback to extension #692

@worksofliam

Description

@worksofliam

I'd like to allow other extensions, in this instance Source Orbit, to manage the build and compile steps.

For example, if the iproj.json property was like this:

{
  "compile": "ext:IBM.sourceorbit"
  "build": "ext:IBM.sourceorbit"
}

Then I'd love for my extension callbacks to invoked with the correct parameters and then other extensions could deal with the build steps.

Metadata

Metadata

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions