Check for duplicates
Problem
We removed the Advanced Playground link from the playground to reduce circular dependency issues. We would like to have it back the way it was prior to moving the plugins into the monorepo.
Request
This is part of the monorepo project.
Add the Advanced Playground back to the playground. Test to ensure changes made to blockly reflect in both the playground and the advanced playground. Make sure Nx doesn't complain about circular dependencies (nx graph can help with this).
The start:advanced command can be removed from the blockly core package.json once this is working again.
Test to make sure everything works correctly when running ci/build/test/lint/format.
Check for duplicates
Problem
We removed the Advanced Playground link from the playground to reduce circular dependency issues. We would like to have it back the way it was prior to moving the plugins into the monorepo.
Request
This is part of the monorepo project.
Add the Advanced Playground back to the playground. Test to ensure changes made to blockly reflect in both the playground and the advanced playground. Make sure Nx doesn't complain about circular dependencies (
nx graphcan help with this).The start:advanced command can be removed from the blockly core package.json once this is working again.
Test to make sure everything works correctly when running ci/build/test/lint/format.