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(plugin-webpack): support standalone preload entry points #2950

Merged
merged 11 commits into from
Oct 24, 2022

Commits on Oct 8, 2022

  1. kinda compiles

    erickzhao committed Oct 8, 2022
    Configuration menu
    Copy the full SHA
    7fd9e62 View commit details
    Browse the repository at this point in the history
  2. yup

    erickzhao committed Oct 8, 2022
    Configuration menu
    Copy the full SHA
    af2a9e0 View commit details
    Browse the repository at this point in the history

Commits on Oct 11, 2022

  1. fix things

    erickzhao committed Oct 11, 2022
    Configuration menu
    Copy the full SHA
    0e60bed View commit details
    Browse the repository at this point in the history
  2. update name

    erickzhao committed Oct 11, 2022
    Configuration menu
    Copy the full SHA
    9ff957f View commit details
    Browse the repository at this point in the history
  3. update tests

    erickzhao committed Oct 11, 2022
    Configuration menu
    Copy the full SHA
    6842bfa View commit details
    Browse the repository at this point in the history

Commits on Oct 12, 2022

  1. refactor new api

    erickzhao committed Oct 12, 2022
    Configuration menu
    Copy the full SHA
    bd4df54 View commit details
    Browse the repository at this point in the history
  2. tests

    erickzhao committed Oct 12, 2022
    Configuration menu
    Copy the full SHA
    5214dcb View commit details
    Browse the repository at this point in the history
  3. update comments

    erickzhao committed Oct 12, 2022
    Configuration menu
    Copy the full SHA
    64d1287 View commit details
    Browse the repository at this point in the history

Commits on Oct 13, 2022

  1. infer config types

    erickzhao committed Oct 13, 2022
    Configuration menu
    Copy the full SHA
    a8419ca View commit details
    Browse the repository at this point in the history
  2. better error handling

    erickzhao committed Oct 13, 2022
    Configuration menu
    Copy the full SHA
    0880c66 View commit details
    Browse the repository at this point in the history
  3. oops

    erickzhao committed Oct 13, 2022
    Configuration menu
    Copy the full SHA
    67242b5 View commit details
    Browse the repository at this point in the history