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

fix: Disable compile time evaluation of import.meta.url #897

Merged
merged 9 commits into from Sep 30, 2022
Merged

fix: Disable compile time evaluation of import.meta.url #897

merged 9 commits into from Sep 30, 2022

Commits on Mar 26, 2022

  1. Bump webpack to 5.70.0

    bjoluc committed Mar 26, 2022
    Configuration menu
    Copy the full SHA
    d36e1bb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f19ab9c View commit details
    Browse the repository at this point in the history

Commits on Mar 31, 2022

  1. Add import.meta.url unit test

    bjoluc committed Mar 31, 2022
    1 Configuration menu
    Copy the full SHA
    a75681b View commit details
    Browse the repository at this point in the history

Commits on Apr 1, 2022

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

Commits on Sep 20, 2022

  1. Configuration menu
    Copy the full SHA
    bee5623 View commit details
    Browse the repository at this point in the history
  2. Update custom watcher in watcher.test.js according to webpack's upd…

    …ated `NodeWatchFileSystem` class
    bjoluc committed Sep 20, 2022
    Configuration menu
    Copy the full SHA
    a4ce744 View commit details
    Browse the repository at this point in the history

Commits on Sep 30, 2022

  1. Configuration menu
    Copy the full SHA
    d5e617b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    832c4d4 View commit details
    Browse the repository at this point in the history
  3. Fix yarn.lock

    styfle committed Sep 30, 2022
    Configuration menu
    Copy the full SHA
    9f6999a View commit details
    Browse the repository at this point in the history