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

fix: update babel and grunt-tao-bundle #3569

Merged
merged 1 commit into from Jul 5, 2022

Conversation

krampstudio
Copy link
Contributor

Fix a regression that prevented to bundle due to a change in Babel and an issue on their side.

how to test:

  • cd views/build
  • npm ci
  • npx grunt taobundle
    You shouldn't have errors due to this or self

@github-actions
Copy link

github-actions bot commented Jul 4, 2022

Version

Target Version 50.18.3
Last version 50.18.2

There are 0 BREAKING CHANGE, 0 feature, 1 fix

Copy link
Contributor

@Silvia-loza Silvia-loza left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

All working as expected now, thank you! 👏

  • New code is covered by tests (if applicable)
  • Tests are running successfully (old and new ones) on my local machine (if applicable)
  • New code is respecting code style rules
  • New code is respecting best practices
  • Pull request's target is not master
  • Feature is working correctly on my local machine (if applicable)
  • Acceptance criteria are respected
  • Pull request title and description are meaningful

Copy link
Contributor

@bziondik bziondik left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

  • New code is covered by tests (if applicable)
  • Tests are running successfully (old and new ones) on my local machine (if applicable)
  • New code is respecting code style rules
  • New code is respecting best practices
  • New code is not subject to concurrency issues (if applicable)
  • Feature is working correctly on my local machine (if applicable)
  • Acceptance criteria are respected
  • Pull request title and description are meaningful

@krampstudio krampstudio merged commit 59bff13 into develop Jul 5, 2022
@krampstudio krampstudio deleted the fix/babel-update-regression branch July 5, 2022 07:46
@krampstudio krampstudio restored the fix/babel-update-regression branch July 5, 2022 07:46
@krampstudio krampstudio deleted the fix/babel-update-regression branch July 5, 2022 07:46
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.

None yet

3 participants