Tallstack Theme load slow
Solved
Hi, everyone,
i installed the tallstack theme. step by step like tony did in his youtube tutorial. but my theme is extremely slow. it takes almost 10 seconds to load the pages. does anyone know what the problem is?
many thanks for the help.
video 1min https://www.screencast.com/t/sCaa36aDI3D
Did you compile your assets with npm run dev
or npm run production
? dev
will always produce larger asset packs than a production run.
Report
1















