Static GitHub Issues

[356] It's not clear how to include jQuery code

prev: Split css build files (one css file for every page)
next: How to pronounce Nuxt?

I can't find anything in the docs about how to include snippets of JS or local JS files, that contain jQuery (I have jQuery itself included from a CDN). Whatever I have tried has resulted in errors ranging from $ is not defined to jQuery requires a window with a document. Any pointers?

<!--cmty--><!--cmty_prevent_hook--><div align="right"><sub><em>This question is available on <a href="https://nuxtjs.cmty.io">Nuxt.js</a> community (<a href="https://nuxtjs.cmty.io/nuxt/nuxt.js/issues/c308">#c308</a>)</em></sub></div>