PiranhaCMS / piranha.core.templates

Project templates for Piranha.Core
MIT License
22 stars 23 forks source link

Webpack and NPM #12

Open Trapulo opened 4 years ago

Trapulo commented 4 years ago

Hi, I started to work with templates. I suggest to switch them to Webpack and NPM instead of gulp, libman, etc.

The result is more clear in my opinion.

I changed my project using NPM and Webpack, releasing jQuery, Bootstrap, custom css, etc. and it's seems better that the current one. If can be useful I can share code (but I'm not a real expert with webpack). I also created a FancyBox Image Block that is similar to Image Block but uses FancyBox, and it's more easy using NPM and Webpack to add it to the project.

anyway, thanks for the code

tidyui commented 4 years ago

Moving this issue to the template repo.