This repository provides sample Webpack 3 configuration files intended for use with the PrestaShop Starter Theme. It was created as a learning aid for PrestaShop development training and demonstrates how to set up a modern JavaScript build pipeline within a PrestaShop theme's _dev folder. The author explicitly notes this is for PrestaShop development training only and is not intended as a production-ready solution.
- Sample Webpack 3 configuration files compatible with the PrestaShop Starter Theme structure
- npm scripts for three modes:
watch (recompile on file changes), dev (development build with source maps), and prod (minified production build) - Dependency installation via
npm install after cloning into the theme's _dev directory - Licensed under the Academic Free License (AFL 3.0)
This resource is suited for developers learning how to integrate Webpack 3 into a PrestaShop theme workflow. It requires NodeJS and shell access to the server. It is not a standalone installable theme and is not appropriate for use on a live store without significant adaptation.
Comments (0)
Your review appreciation cannot be sent
Report comment
Report sent
Your report cannot be sent