spiegel-keyman/developer
Marc Durdin cf4022ac8a feat(developer): use CompilerEvent for messages in all of kmc
Cleans up majority of remaining kmc-* modules to use CompilerEvent
messages instead of console.log and friends, adding
InfrastructureMessages class for kmc CLI messages.

Consolidates schema loading functions into a single `loadSchema`
function in the CompilerCallbacks interface and implementations.

Moves responsibility for instantiating NodeCompilerCallbacks out of
each individual BuildActivity and into higher level modules.

Fixes return value for failing builds.
2023-04-24 07:26:43 +07:00
..
src feat(developer): use CompilerEvent for messages in all of kmc 2023-04-24 07:26:43 +07:00
.gitignore chore(developer): move server with no changes 2022-05-23 12:15:34 +10:00