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(angular): local imports in webpack-dev-server custom config #13156

Merged
merged 1 commit into from Nov 18, 2022

Commits on Nov 14, 2022

  1. fix(angular): local imports in webpack-dev-server custom config

    Fixes the implementation of webpack-dev-server to allow imports of
    local buildable libraries in custom webpack config typescript files.
    This aligns the behavior with the webpack-browser and webpack-server
    builders.
    Michsior14 committed Nov 14, 2022
    Copy the full SHA
    969b1fe View commit details
    Browse the repository at this point in the history