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

auto-ngtemplate-loader 3.1.2 doesn't work with webpack 4 #279

Open
YashdalfTheGray opened this issue Nov 24, 2022 · 0 comments
Open

auto-ngtemplate-loader 3.1.2 doesn't work with webpack 4 #279

YashdalfTheGray opened this issue Nov 24, 2022 · 0 comments
Labels

Comments

@YashdalfTheGray
Copy link
Owner

Describe the bug
A clear and concise description of what the bug is.

Urgency
⏰Normal

To Reproduce

  1. use webpack 4 with version 3.1.2

Expected behavior
Everything works

Environment

  • OS: linux, macos, windows
  • Node.js version 16
  • webpack version 4
  • auto-ngtemplate-loader version 3.1.2

Additional context
auto-ngtemplate-loader version 3.1.2 uses loader-utils version 3, which doesn't include a function for getOptions and overriding the version doesn't work because the package.json declares the compatible version to be ~3.2.0 so the NPM dependency resolution embeds the version of loader-utils (version 3) into auto-ngtemplate-loader.

But this happens with webpack 4 and version 3.1.2 only so it might be a small subset of customers.

@YashdalfTheGray YashdalfTheGray changed the title 🐛Bug Report auto-ngtemplate-loader 3.1.2 doesn't work with webpack 4 Nov 24, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant