MONEI / MONEI-Salesforce-Commerce-Cloud

Salesforce Commerce Cloud module for MONEI
https://docs.monei.com/docs/e-commerce/salesforce/
MIT License
0 stars 0 forks source link

Package and webpack updates #6

Closed fgiampietro closed 1 year ago

fgiampietro commented 1 year ago

Webpacks presents code with SFRA references path: path.resolve('./cartridges/app_storefront_base/cartridge/static')

which should be updated with the int_monei cartridge

also:

1 package modules list should be updated to the latest version compatible of SFRA plugin and the build scope should be the entire cartridge pack instead of the single int_monei_sfra cartridge

2 static css and static js should be inserted in the git_ignore file