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(utils): fix warning thrown by Webpack #2843

Merged

Commits on Mar 16, 2021

  1. fix(utils): fix warning thrown by Webpack

    Fixes a warning thrown by Webpack for using "require" without importing
    anything. Warning reads "require function is used in a way in which
    dependencies cannot be statically extracted"
    
    Closes issue dequelabs#2840
    istateside committed Mar 16, 2021
    Configuration menu
    Copy the full SHA
    8a68a82 View commit details
    Browse the repository at this point in the history