You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi , I'm using magento in default mode , I installed some modules first , and never had any problem , but now when I enable a module using --clear-static-content , after I upgrade , clean and deploy the content , my website doesn't load anymore the static content.
I'm using en_GB , and during normal deploy only en_US gets deployed , so I do php bin/magento --ansi setup:static-content:deploy en_GB , now my css files get's generated , but the js doesn't..