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

Add acorn #30

Merged
merged 2 commits into from
Oct 21, 2024
Merged

Add acorn #30

merged 2 commits into from
Oct 21, 2024

Commits on Oct 21, 2024

  1. Add missing required acorn dependencies

    Fixes #29
    
    Webpack used to include acorn-import-assertions but stopped
    distributing it around v5.88.2. Added acorn-import-assertions and
    acorn since these are both required for the plugin to work and
    should be required dependencies.
    mneil committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    874000c View commit details
    Browse the repository at this point in the history
  2. Bump dependency to 1.3.1

    mneil committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    47d431c View commit details
    Browse the repository at this point in the history