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

[FR]: webpack-merge loader required #121

Open
hansiemithun opened this issue Aug 30, 2023 · 0 comments
Open

[FR]: webpack-merge loader required #121

hansiemithun opened this issue Aug 30, 2023 · 0 comments
Labels
enhancement New feature or request untriaged Requires traige

Comments

@hansiemithun
Copy link

What is the current behavior?

There is no loader present or available for webpack-merge feature

Describe the feature

we are extensively relying on webpack-merge for different environments. Hence when trying to integrate to pipelines, getting error as webpack-merge module not present. Requesting someone to please help in this at the earliest or just a workaround to handle this scenario.

As i can see there was no webpack-merge loader present here: https://github.com/aspect-build/rules_webpack/tree/main/webpack/private

Error:

[webpack-cli] Error: Cannot find module 'webpack-merge'
Require stack:
- /home/mshreevatsa/.cache/bazel/_bazel_mshreevatsa/3f4e838ef516b7be58a7450ce5de6643/sandbox/linux-sandbox/315/execroot/cn2/bazel-out/k8-fastbuild/bin/ui/web/webpack.config.js
- /home/mshreevatsa/.cache/bazel/_bazel_mshreevatsa/3f4e838ef516b7be58a7450ce5de6643/sandbox/linux-sandbox/315/execroot/cn2/bazel-out/k8-opt-exec-2B5CBBC6/bin/ui/web/_bundle_webpack_binary.sh.runfiles/cn2/ui/web/node_modules/.aspect_rules_js/webpack-cli@5.1.4_33992988/node_modules/webpack-cli/lib/webpack-cli.js
@hansiemithun hansiemithun added the enhancement New feature or request label Aug 30, 2023
@github-actions github-actions bot added the untriaged Requires traige label Aug 30, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request untriaged Requires traige
Projects
Status: No status
Development

No branches or pull requests

1 participant