Skip to content
New issue

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

ACO-3646 | overriding app.js library when cohesion-dev is available #4

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

sgrichards
Copy link
Contributor

Utilising this module to improve local development velocity by overriding app.js library when cohesion-dev is available

Motivation
To avoid having to rebuild containers during development to see changes this addition to the cohesion_devel module would result in the following workflow:

  • with cohesion devel enabled...
  • Make a change to react app source code
  • Run npm install && npm run production
  • run ddev drush cr
  • See changes immediately reflected

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant