-
Create a chart rather than paragraphs of blah blah blah that I'm not going to read.
Tell me which words to use in my commit messages, without using too many words.
-
Would it be nicer if the site had sub-navigation to more easily introduce content categories to visitors?
-
It would be great for Node module resolution to *just work*, without extra arguments.
Right now, you need `--module_resolution NODE` which does nothing unless `--process_common_js_modules` is also …
-
## Bug Report
I played around with the new private fields [in the repl](https://babeljs.io/repl/build/master/#?babili=false&browsers=&build=&builtIns=false&spec=false&loose=false&code_lz=MYGwhgzhAE…
-
First, thank you for the great tool! The integration with VSCode is great and definitely pushing tooling in the right direction!
I wasn't sure the best place to discuss this so thought I'd put it …
-
I've had a few requests from others about how they can help out. I've been keeping a checklist of possible future tasks, and figured it would be good to make that public to make it easier for others t…
-
I use Intellij IDEA and am unable to get debugging working with browserify's sourcemaps. The people at JetBrains think it's a browserify problem, as there have been a [couple](https://devnet.jetbrains…
-
I use your library with [electron-vue](https://github.com/SimulatedGREG/electron-vue).
When I run DEV mod - all is well. But after building production version I get an error
```javascript
Uncaught …
-
PR #265 seems to have passed the Appveyor tests, but the tests aren't working in my normal Windows dev environment. This is because Appveyer is running with elevated privileges; I've learned its bes…
-
Hi,
thanks for this great package! It is so convenient.
I just have a question: is it possible to use the Platformio terminal instead o opening an external terminal?
Thanks