This repo holds the editor as a monorepo under packages/ folder
The extension in the root is just an demo project to run and test the editor package
yarnyarn dev- and load the
extensionfolder
cd packages/editoryarn watch
Dont forget to link the dependencies using
lerna link