Thank you for the reply. I now see the confusion it may cause. That does make sense and is something I had not considered.
As for my specific structure, it is what I noted above. I can only assume what I need to copy over. Other folks may be doing the same. All I want is the minimal images, styling, and JS that I can add to my project to allow any of your base example pages to work. No demo files. No demo images. No demo, anything.
What do I need from images/? Are there any files I do not need, but the base design will still load properly? That directory alone is 325 MB.
Do I need everything in js/? These files are smaller and do not mind pulling everything that your main JS needs to run. But is there any code there specific to a demo?
Do I need all your styling? I use your sass dir and style files.
My request is challenging to answer since it goes against your goals. You want to give everything in 1 bundle, 100% working and hope folks use it properly. I understand and appreciate that.
I do not know the minimal files I need to extract by hand with every single update you put out. I copy files out from your download by hand, I may bring more than I need. If I write a script to do it, I may miss something new. Good example is when you moved your modules JS files into their own directory. I had missed the update that noted that.