message no. 128855
Posted by timwis in #jekyll at 2016-03-26T22:12:53Z
Hey guys, have you seen any decent file structure / toolset for javascript compiling in a jekyll site? I'm running webpack --watch but every time it regenerates the bundle.js file, I have to wait for jekyll to copy it over to the _site directory. There's got to be a better way..