As part of #2764 we removed the `deploy:prepare:samples script as the initial implementation relied on specific location of the blockly repo which isn't guaranteed locally and is brittle in the workflow. We should add this back so that we can test this locally.
One possible approach discussed would be to write a node script that takes a path to the blockly repository as an argument.
As part of #2764 we removed the `deploy:prepare:samples script as the initial implementation relied on specific location of the blockly repo which isn't guaranteed locally and is brittle in the workflow. We should add this back so that we can test this locally.
One possible approach discussed would be to write a node script that takes a path to the blockly repository as an argument.