Jack Pallot
Jack Pallot
I don't use HMR generally so I haven't noticed this. It's a bit more complicated to use with Laravel Mix on a non Laravel project, because Laravel provides a helper...
Absolutely, if you want to give it a go then feel free, otherwise I don't mind taking a look. I think it could be simpler than the Laravel version though...
I've managed to get this working in the [0.3 dev branch]( https://github.com/jack-pallot/dogpatch/tree/0.3-dev). If you want to test this out, you should be able to replace / add the following files...
There's a slight difference in how Autoprefixer finds your recommended browser list now, it uses a file called .browserlistrc. I've pushed up a branch called 1.0-dev, which is still a...
Completely agree that this is an important feature to have. At the moment I'm also planning to use REST to solve this. In the meantime even a few examples of...