Frontend workers
Overview
This folder produces the monaco web workers to support the AplEditor. It builds the workers and publishes a module. Currently, /frontend (App) does not consume the output but Axiom-co does.
Publishing
-
Update the App frontend-workers dependency @axiomhq/language-service-next to the latest version
-
Run npm version minor
in App frontend-workers to generate a new node module. Run npm publish
to publish it.
-
Update the Axiom Co dependencies @axiomhq/language-service-next and @axiomhq/axiom-frontend-workers.