Writing a composable JS/CSS Build System
engineering.eventbrite.com
Writing a composable JS/CSS Build System
1–3 of 3 posts
Re: Writing a composable JS/CSS Build System
#2This is awesome! we've been having a lot of problems getting out frontend build process under control. the problem described is exactly what we faced, something which started as a relatively simple build process has over time gotten more complex as more steps and pre-processing were added as the app few. I think I'm going to give this a there's potential here.
Re: Writing a composable JS/CSS Build System
#3This is awesome! we've been having a lot of problems getting out frontend build process under control. the problem described is exactly what we faced, something which started as a relatively simple build process has over time gotten more complex as more steps and pre-processing were added as the app few. I think I'm going to give this a there's potential here.