FriendsOfShopware / FroshPlatformShareBasket

This plugin allows your customers to save the current basket and share it via link.
MIT License
13 stars 7 forks source link

Styles Not Loading Correctly after deployment #36

Closed chihiro7793 closed 2 months ago

chihiro7793 commented 3 months ago

Question

Hi, I'm experiencing an issue that after deploying the plugin to my staging environment, the cart is saved correctly, but when I try to open the saved cart using the generated link, the styles and JavaScript are not being applied correctly. The styles and scripts load perfectly in my local development environment.

Environment Details Shopware Version: 6.4.8.2 Plugin Version: 0.3.0 Hosting Environment: Maxcluster Web Server: [Apache/Nginx]

The browser's developer tools show 404 errors for the following assets: all.css all.js

Could you please help me figure out where things go wrong?

stefanpoensgen commented 2 months ago

The issue likely stems from your deployment and build process. Involving someone with devops experience may help resolve this issue.