Steve McNiven-Scott
Steve McNiven-Scott
Nope, looks like that pod is just orphaned atm :/ Leave this issue open though if you could
In favor... Better now than later
+1 for being nervous about magical replacing of code. Man like something gets replaced in an npm package, breaks the core plugin somehow, then that plugin author starts getting issues...
``` class="somename class="somename"" ``` You hit backspace, it deletes _both quotes_, so the only way forward is ArrowRight->backspace. So you've turned 1 keystroke into 3 and amped up the frustration....
I needed it to go further ``` webpack.mergeWebpack({resolve: { fallback: { 'fs': false, 'path': false, 'path-browserify': false, } }}) ```
Ahh, this is on 2.5 here, so likely a 2.5 thing? 2.5.1 should hit today too 💯
Greeeeat :) Okay thx
Android btw, seems fine though...
I forked the repo last night to dig into this, driving me nuts on my local projects as well... but it can't be replicated in the demo project on this...