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

Upgrade Webpack & Sass #1679

Merged
merged 1 commit into from
Nov 15, 2024

Conversation

alfonsomthd
Copy link
Collaborator

@alfonsomthd alfonsomthd commented Nov 14, 2024

UPGRADED:

  • webpack
  • webpack plugins.
    • Due to ts-node crashing with unexpected errors, it has been replaced with simpler tsx (works out-of-the-box).
    • style-loader is kept in 3.x due to v4 throwing unexpected errors.
  • Sass
    • sass dependency has been replaced with sass-embedded (recommended).
    • Removed deprecated ~ in module paths.
    • TODO (future PR): fix Sass deprecation warnings.

package.json Outdated Show resolved Hide resolved
@SanjalKatiyar
Copy link
Collaborator

/lgtm

Copy link
Contributor

openshift-ci bot commented Nov 15, 2024

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: alfonsomthd, SanjalKatiyar

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files:
  • OWNERS [SanjalKatiyar,alfonsomthd]

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@alfonsomthd
Copy link
Collaborator Author

/override ci/prow/odf-console-e2e-aws

Copy link
Contributor

openshift-ci bot commented Nov 15, 2024

@alfonsomthd: Overrode contexts on behalf of alfonsomthd: ci/prow/odf-console-e2e-aws

In response to this:

/override ci/prow/odf-console-e2e-aws

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository.

@alfonsomthd alfonsomthd merged commit 85b49f4 into red-hat-storage:master Nov 15, 2024
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants