rsnext/packages/next/compiled/native-url
Steven 777957e6b1
Compile native-url and node-libs-browser (#30032)
This prevents useless warnings about querystring.

```
warning next > native-url > querystring@0.2.1: The querystring API is considered Legacy. new code should use the URLSearchParams API instead.
warning next > node-libs-browser > url > querystring@0.2.0: The querystring API is considered Legacy. new code should use the URLSearchParams API instead.
```
2021-10-18 15:46:39 +00:00
..
index.js Compile native-url and node-libs-browser (#30032) 2021-10-18 15:46:39 +00:00
LICENSE Compile native-url and node-libs-browser (#30032) 2021-10-18 15:46:39 +00:00
package.json Compile native-url and node-libs-browser (#30032) 2021-10-18 15:46:39 +00:00