You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
After downloading and using the latest version 1.2.3, I want to compile the main, un-minified script together with other scripts in a Webpack pipeline. The compilation works, though it throws a warning:
WARNING in ./scripts/external/cookieconsent.js 38:17-34
Critical dependency: the request of a dependency is an expression
The text was updated successfully, but these errors were encountered:
After downloading and using the latest version 1.2.3, I want to compile the main, un-minified script together with other scripts in a Webpack pipeline. The compilation works, though it throws a warning:
The text was updated successfully, but these errors were encountered: