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

chore: update env variables #221

Conversation

shafin-deriv
Copy link
Contributor

This pull request includes significant changes to the configuration files for the build process. The main changes involve updating rsbuild.config.ts to define specific environment variables and removing the webpack.config.js file entirely.

Configuration Updates:

  • rsbuild.config.ts: Updated the define section to include specific environment variables instead of the entire process.env object. This change ensures that only the necessary environment variables are exposed.

File Removal:

  • webpack.config.js: Removed the entire Webpack configuration file. This indicates a transition away from using Webpack for the build process, possibly in favor of another tool.

@shafin-deriv shafin-deriv marked this pull request as ready for review December 23, 2024 07:10
Copy link

Preview Link: https://shafin-BOT-2140-chor.bot-65f.pages.dev

Name Result
Build status Completed ✅
Preview URL Visit Preview
Action URL Visit Action

@shafin-deriv shafin-deriv merged commit 553ee17 into deriv-com:master Dec 23, 2024
3 checks passed
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.

3 participants