NuxtJS content hidden when cloudflare is active
[issue link]Hi,
I create my page using NuxtJS and publish in my GH Pages with generate command. Works fine !
But if I activate cloudflare part of the content is hidden.
OBS. Don’t use router, vuex etc. Only 1 page with components.
https://github.com/mikejavier/mikejavier.github.io/tree/new_version
Has anyone ever experienced this ?