Joe Graham
Joe Graham
> Should we change the `console.warn()` behavior on the Node.js level in this case? > > Semantically, it is `warning`, not an `info`. It is not a big deal for...
> What if we will check `typeof process` and print warning by `process.stdout.write` and use `console.warn()` in other cases? Ah right in the case of UMD or bundled scripts in...
If you were to implement this feature where and how would be the best way to do it?
@wuweiweiwu @tomkp any thoughts of moving the website to Create React App (CRA)?