* example: showcase migration out of Robodog
Co-authored-by: Artur Paikin <artur@arturpaikin.com>
* Fix server, apply what was done in #3946
* Do weird things with input[type=file]
* fix last example
* Improve completion logging
* Fix lint
Co-authored-by: Artur Paikin <artur@arturpaikin.com>
`node:` protocol is available as of Node.js 14.18.0 LTS. Since we are
dropping support for all Node.js versions below that, we can take
advantage of this prefix to help differentiate built-in modules from npm
modules.