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

Remove use of URL from url #1976

Merged
merged 5 commits into from Mar 16, 2022
Merged

Remove use of URL from url #1976

merged 5 commits into from Mar 16, 2022

Commits on Mar 15, 2022

  1. Remove URL importer

    URL is a global reference, it doesn't need to import before use. And import will break webpack.
    zfben committed Mar 15, 2022
    Copy the full SHA
    04ee2b1 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    c06206d View commit details
    Browse the repository at this point in the history
  3. remove all url importer

    zfben committed Mar 15, 2022
    Copy the full SHA
    78ebd31 View commit details
    Browse the repository at this point in the history
  4. fix fileURLToPath

    zfben committed Mar 15, 2022
    Copy the full SHA
    72693d3 View commit details
    Browse the repository at this point in the history

Commits on Mar 16, 2022

  1. restore package-lock.json

    zfben committed Mar 16, 2022
    Copy the full SHA
    3d9067a View commit details
    Browse the repository at this point in the history