chore(developer): ignore Esc key when compiling
Long ago, ESC was a useful way to stop the compiler. These days, it's so fast that it's hard to break it that way anyway. It's also watching in the background, so that's bad... because if you have keyboard compiles happening in the background and hit Esc at the wrong time, you cancel the build. So... delete it!
parent
2a5c4d2d
Please register or sign in to comment