To test this environment:
- Clone https://github.com/SAP/ui5-webcomponents
- Run yarn
- Run yarn ci:releasebuildcommand
- Run npm linkcommand respectively in main and fiori packages
- Open react-jsfolder
- Run npm icommand
- Run npm link @ui5/webcomponents @ui5/webcomponents-fioricommand
- Run npm start
- Open sveltefolder
- Run npm icommand
- Run npm link @ui5/webcomponents @ui5/webcomponents-fioricommand
- Run npm run dev -- --open
- Open vue-projectfolder
- Run npm icommand
- Run npm link @ui5/webcomponents @ui5/webcomponents-fioricommand
- Run npm run dev