Jump to content

Classic theme - questions


Recommended Posts

Hi,

I'm interested in theme development. I have read the documentation and tried to check Prestashop Classic Theme, ut I don't understand few things.

1. Classic theme use webpack, inside packcage.json I noticed that it download jquery. SInce core.js already use jQueryv2, why it's also implemented inside theme?

2. I have tried to npm fix --force on the theme, and beside scss errors, there was an issue with css-loader. Did anyone try to and manage to fix this issue?

3. What theme.js import from the PrestaShop? theme.js line 43: import prestashop from 'prestashop';

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...