ThomasK67000 Posted March 2, 2017 Share Posted March 2, 2017 Hello ! I've installed webpack on my theme folder ("_dev") where my file webpack.config.js has been created. But when I launch Webpack with command line, it's not working... I need a person which can help me to install and configure webpack in Prestashop 1.7 to compile my scss files in css. Thanks !! Thomas (France) Link to comment Share on other sites More sharing options...
mister_j Posted March 2, 2017 Share Posted March 2, 2017 How do you launch webpack, in _dev folder just run 'npm run watch' and if your configuration is ok, you should get some results Link to comment Share on other sites More sharing options...
ThomasK67000 Posted March 2, 2017 Author Share Posted March 2, 2017 I've installed webpack in my _dev folder with npm install webpack --save-dev. I saw that I have webpack V2, do you know if Prestashop 1.7 is only webpack V1 ? Link to comment Share on other sites More sharing options...
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now