Sylius-Standard icon indicating copy to clipboard operation
Sylius-Standard copied to clipboard

Docker webpack/npm assets are distored and less functional

Open ucscode opened this issue 1 year ago • 0 comments

Here's how the page looks in the online demo

Demo Admin

Here's how it looks when make init is used for docker

Docker Admin

This doesn't just apply here but also in many other section. The admin-entry.{css, js} and also the shop's have many missing parts and error. Some buttons don't work, @hotwire has tons of error, taxons don't get deleted once created and many others.

I copied the css from the online demo and pasted it in the admin-entry.css and the design changed perfectly. Asserting that there is really an issue with the npm build process.

ucscode avatar Feb 27 '25 00:02 ucscode