Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(utils): fix warning thrown by Webpack (#2843)
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 #2840
- Loading branch information