Sascha Greuel
Sascha Greuel
Welcome back ;) For the missing doxygen lib: I have to find out, what uses it, because I disable docs by default to speed up the process a little bit....
I can confirm, that this solution is working. It solved my problem very quickly. Ty :)
https://github.com/jaysalvat/buzz/pull/31#issuecomment-10756120
Follow up: I've installed the package `recursive-copy-cli` and updated the scripts: ``` "build": "recursive-copy --overwrite ./node_modules/workbox-cdn/workbox ./static/workbox && nuxt build", "generate": "recursive-copy --overwrite ./node_modules/workbox-cdn/workbox ./static/workbox && nuxt generate", ``` ......
I did not test it, but I think so.
> I'd be glad to add these myself to the script. Would i just put the text after "NGINX_MODULES" on line 346? Yep. However, GeoIP is there.
Firewall?
Any progress here? Because I could need this for Server-Side SSI, which is currently being stripped out.
That would be 👍
Just FYI: It works absolutely fine (at least for me and my special case).