Hi,
- I download theia blueprint template project, and build and everything is OK.
- I delete follow modules in the node_modules folder
- I rename the root folder “theia-blueprint” to another name on disk. and build again, Failed to resolve module appears,
- It seem that theia-blueprint-product and theia-blueprint-updater extension are not build to node_modules folder
Is there any place that needs to change after renaming the root folder?