jquery is missing error
-
Hi,
I am trying your amazing plugin. I did just a few pages, have some plugins installed (async javascript, autoptimize, …) and I generate the static website with your plugin.
It’s lightning fast ?? but I have these errors in the console:
Uncaught ReferenceError: jQuery is not defined
at /mystaticsite/wp-includes/js/jquery/jquery-migrate.min.js:2Uncaught (in promise) ReferenceError: currentURL is not defined
at then.catch.e (content_script_bundle.js:13)I don’t have these errors in the dynamic website.
I don’t want jQuery unless it’s necessary which I don’t think for my very simple website.
Did you stumble upon this error ? Is yes, do you think it’s plugins on my side that are using jQuery which are conflicting with the static generated code ?
Thanks a lot
Bastien
- The topic ‘jquery is missing error’ is closed to new replies.