When I run npm install babel, the left pane is not linked in babel, but rather expressed as a dependency in the package.json file. So npm should then find find-pad and load it as well. Therefore, if you are first installing the left panel or something using the left panel, you will not be able to. Although this means that you are safe if it already exists in your local directory, the project will not be able to build correctly once it is created somewhere else. For example, a CI server that performs a clean build from scratch for each new set of changes will not be able to build any project that will use the left pane. Or, if you are testing a project for the first time or deploying it to a new server, you cannot build it.
, . , . , , , , Babel , . , node - .
, , , .