Open mihailShumilov opened 2 years ago
any updates?
I have found "temporary" workaround for mac os x:
Before build replace vendor
folder in src
with vendor
from plugin root folder
it looks like issue in symlinks
FYI: See the latest commit on the README.md https://github.com/devowlio/wp-react-starter/commit/96f8fd6afcb68e9b921e66c9984b4451abb24937
Step for reproduce for plugin development
yarn build
build/PLUGIN_NAME/vendor/WORKSPACE_NAME/utils
You see that this folder is empty - and the production plugin version doesn't work...