We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
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...
The text was updated successfully, but these errors were encountered:
any updates?
Sorry, something went wrong.
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
vendor
src
FYI: See the latest commit on the README.md 96f8fd6
No branches or pull requests
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...
The text was updated successfully, but these errors were encountered: