tr1s / tris-webpack-boilerplate

A Webpack boilerplate for static websites that has all the necessary modern tools and optimizations built-in. Score a perfect 10/10 on performance.
https://twbp.tris.codes/
MIT License
1.02k stars 97 forks source link

Ensure consistent use of commas & quotation marks #18

Closed biddellns closed 5 years ago

biddellns commented 5 years ago

Yo!

This config + Readme has been super helpful in learning webpack! I was typing most of this file out by hand and noticed a few places where conventions differed. I cleaned them up with this commit.

Thank you, tr1s!

tr1s commented 5 years ago

Perfect, thank you. Glad this boilerplate was useful to you!