@parcel/utils 2.0.0-nightly.1282 → 2.0.0-nightly.1284
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/lib/index.js +0 -1
- package/lib/index.js.map +1 -1
- package/package.json +7 -7
package/lib/index.js
CHANGED
|
@@ -36344,7 +36344,6 @@ if (process.browser) {
|
|
|
36344
36344
|
|
|
36345
36345
|
|
|
36346
36346
|
|
|
36347
|
-
|
|
36348
36347
|
async function $0e887a49fdd81cad$export$3b1983e9896f988b(options) {
|
|
36349
36348
|
let server;
|
|
36350
36349
|
if (!options.https) server = (0, ($parcel$interopDefault($8C1kk$http))).createServer(options.listener);
|