Md. Saifur Rahman
Md. Saifur Rahman
Can you please try removing the `extractVueStyles: true,` from `.options` ? Also removing `extractStyles: true,` from inside of `.vue({})` and keep only the `.vue()` in my case, this worked. @dima2306
> @mdsaifurrahmann Yes is working for me as well by removing `extractStyles/extractVueStyles `from inside of .`vue({})` however component level `CSS` is not optimizing i.e. it is not loading from the...
> What you mean by not listening to port 443? I use cipi with google cloud without any issues. > > After creating the site go to the site created...
> Hi @mdsaifurrahmann! I'm sorry for your issue but SSL works correctly within Cipi... I'm agree with @Alnaggar94! Are you behind any proxy? Did you correctly set you domain DNS?...
@Alnaggar94 Yep, I know Cipi allows us to manage multiple servers. I meant to create an addon-domain, subdomain without changing the DNS record from the Domain control panel. So I...
> This is what the Cloudflare integration going to do like in Runcloud, Gridpane etc... Simply you add your Cloudflare info (Email,APi) then when you create a site it will...
@Mlekar I'm using "laravel/framework": "^v11.27.2", and didn't found any issues like you. You could try with a fresh installation.