webpack-starter icon indicating copy to clipboard operation
webpack-starter copied to clipboard

Update to Webpack 4

Open argyleink opened this issue 7 years ago • 3 comments

since the starter is for css only I used that new webpack feature that lets css files be entry points. it doesnt really do much other than delete a file from the repo, and maybe that js entry file css loading strategy was better than this one?

i'm not married to this pr much, doesn't look like there's much to gain. but there's some work in here that could save ya time. 👍

argyleink avatar Mar 17 '18 04:03 argyleink

oh snap, this one is good too https://github.com/tailwindcss/webpack-starter/pull/9

argyleink avatar Mar 17 '18 05:03 argyleink

Nice! Feel free to chime in on discussion I just started there; trying to figure out if it makes more sense for us to do an HTML or CSS entry point for this starter project.

adamwathan avatar Mar 19 '18 13:03 adamwathan

Wp4, so new, its hard to have an opinion. Is the goal of this repo to give someone a webpack app starter or tailwind sample? Are users visiting this repo to start net new or integrate into existing setups?

argyleink avatar Mar 20 '18 23:03 argyleink