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

feat: respect webpack defaults by using fully initialized compiler object #405

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Commits on Jun 23, 2021

  1. feat: respect webpack defaults by using fully initialized compiler ob…

    …ject
    
    This change helps for cases when `useCompilerPath` option is used, but `output.path` is not defined (since it is optional https://webpack.js.org/migrate/5/?_sm_au_=iVVn83n2sDMW0RFrMjpfkK68cqsfp#clean-up-configuration )
    
    Closes: ztoben#403
    Den-dp committed Jun 23, 2021
    Configuration menu
    Copy the full SHA
    c6323bc View commit details
    Browse the repository at this point in the history