You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
During the process of transpiling JavaScript for another module, an issue was identified in the az-select-menu.js file. It is essential to address this issue separately to avoid including these changes in the pull request (PR) for the other module.
Context
Encountered this issue while transpiling JavaScript for a different module.
Conditions of satisfaction
clone this repo, navigate to the repo via the cli, and run lando start
Description
During the process of transpiling JavaScript for another module, an issue was identified in the
az-select-menu.js
file. It is essential to address this issue separately to avoid including these changes in the pull request (PR) for the other module.Context
Conditions of satisfaction
lando yarn run build
git add modules/custom/az_select_menu/js/az-select-menu.js
git commit -m "rebuild az-select-menu.js" with build tools
lando yarn run build`az-select-menu.js
should be updated with the necessary changes.Updates needed
These are made automatically using the build tools.
The text was updated successfully, but these errors were encountered: