dynamicweb / Swift

Dynamicweb Swift is a plug-and-play standard solution for Dynamicweb Ecommerce which allows you to create beautiful mobile-friendly Ecommerce websites with minimal effort and almost no coding with awesome performance, wcag support and much more...
https://doc.dynamicweb.com/swift
GNU General Public License v3.0
21 stars 17 forks source link

minified files not in .gitignore #20

Open Justinvolved opened 1 year ago

Justinvolved commented 1 year ago

Since all the .min.css and and .min.js files are generated during build:wenpack would it not be better to ignore these and not have the compiled versions in Git?

misterwinther commented 1 year ago

Yes @Justinvolved , for sure. Also to clean them from the repo. We have an idea to refactor the frontend setup. New structure, scripts, build/compile tooling etc. in the next couple of sprints. So until then... boo hoo 😄

//Stefan