Rob Larsen
Rob Larsen
@coliff this is good to go, I think.
OMG I got laid off so I have no excuse but to finish this release in between getting assaulted by recruiters. ๐ ๐ ๐ ๐ ๐ to (there's no lemonade...
I'm finally giving create-html5-boilerplate some attention
@darkknight20032001 no. I'd be happy to work with you if you want to take a shot
@darkknight20032001 The goal of this issue is to replace [html5\-boilerplate/gulpfile\.babel\.js at main ยท h5bp/html5\-boilerplate](https://github.com/h5bp/html5-boilerplate/blob/main/gulpfile.babel.js) with WebPack. The script does the following: - zips up the contents of the `dist` directory...
๐ @niksy
1. Have you added the list of files to the `file.pages` property? https://github.com/h5bp/ant-build-script/blob/master/config/project.properties#L14 2. What exactly is happening now? By default we're not doing anything magical so to have CSS...
You're not missing anything. We minify everything first in order to allow people to minify files that will not be concatenated. it would be easy to swap the order, but...
Yes, I see your problem clearly. I was just pointing out why the script is the way it is. I don't have an answer off the top of my head...
I wasn't even thinking about that, but yes, that would open up further complexity. That would be a nice feature to add, actually.