Skip to content
This repository has been archived by the owner on Nov 16, 2023. It is now read-only.

Use compiler.webpack if available #147

Merged
merged 2 commits into from May 12, 2021
Merged

Use compiler.webpack if available #147

merged 2 commits into from May 12, 2021

Commits on May 7, 2021

  1. Use compiler.webpack if available

    This will use compiler.webpack if it is available.
    Otherwise, it will fall back to require webpack lazily.
    This will make the plugin compatible with NextJS 10.
    
    Closes #141
    k15a committed May 7, 2021
    Configuration menu
    Copy the full SHA
    3e40369 View commit details
    Browse the repository at this point in the history

Commits on May 12, 2021

  1. Configuration menu
    Copy the full SHA
    7462aef View commit details
    Browse the repository at this point in the history