spiegel-keyman/common/web/types
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
test feat(developer): use CompilerEvent for messages in all of kmc 2023-04-24 07:26:43 +07:00
build.sh chore(common): update description for 'build.sh pack' 2023-04-12 14:18:31 +07:00
package.json chore(common): add missing deps and files for npm publish 2023-04-12 14:05:05 +07:00
tsconfig.json Revert "chore(web): merge master into feature-esmodule-web-engine (A17S9 end) 🧩" 2023-03-31 14:17:37 +11:00