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(tooling): fixed the demo build #224

Merged
merged 1 commit into from
Jul 23, 2024
Merged

Conversation

Kesari3008
Copy link
Contributor

@Kesari3008 Kesari3008 commented Jul 23, 2024

After upgrading to node 20, the demo build failed in the circle ci pipeline due to Webpack incompatibility with the latest version. Added Backward Compatibility Flag as temporary workaround for now. In the meantime will try to upgrade webpack version and see if it still works.

Ran the build command.
Ran npm start
Ran npm run demo:build

All the command works.

@Kesari3008 Kesari3008 merged commit 487b698 into webex:master Jul 23, 2024
1 check passed
sreenara pushed a commit that referenced this pull request Jul 23, 2024
## [1.26.4](v1.26.3...v1.26.4) (2024-07-23)

### Bug Fixes

* **tooling:** fixed the demo build ([#224](#224)) ([487b698](487b698))
* **tooling:** upgraded node version from 14 to 20 ([#222](#222)) ([6ac4733](6ac4733))
@sreenara
Copy link
Contributor

🎉 This PR is included in version 1.26.4 🎉

The release is available on:

Your semantic-release bot 📦🚀

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

Successfully merging this pull request may close these issues.

2 participants