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

Enhence the compatilbily of filename as Function, also using Entrypoint names as includes and groups #83

Open
wants to merge 6 commits into
base: master
Choose a base branch
from

Commits on Oct 6, 2021

  1. Configuration menu
    Copy the full SHA
    9d383d1 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1 from yannicklin/webpack5-filename-function-support

    init test, from Vtorichenko
    yannicklin authored Oct 6, 2021
    Configuration menu
    Copy the full SHA
    9cb07f9 View commit details
    Browse the repository at this point in the history

Commits on Oct 8, 2021

  1. Configuration menu
    Copy the full SHA
    fbdf21c View commit details
    Browse the repository at this point in the history
  2. Merge pull request #2 from yannicklin/webpack5-filename-function-support

    Solved the issue of multi-entries. Using Entry name perferred.
    yannicklin authored Oct 8, 2021
    Configuration menu
    Copy the full SHA
    17a4862 View commit details
    Browse the repository at this point in the history
  3. solving the issue of groups, using entrypoint as possible. the callba…

    …ck would be the file basename.
    yannicklin committed Oct 8, 2021
    Configuration menu
    Copy the full SHA
    1a377d7 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #3 from yannicklin/webpack5-filename-function-support

    solving the issue of groups, using entrypoint as possible.
    yannicklin authored Oct 8, 2021
    Configuration menu
    Copy the full SHA
    8277e9f View commit details
    Browse the repository at this point in the history