Steven
                                            Steven
                                        
                                    - Fixes https://github.com/vercel/nft/issues/389
Today we can trace this correctly and include the `file.json` file: ``` path.join(process.cwd(), 'file.json') ``` However, we fail to include the `file.json` fallback in this case: ``` path.join(process.cwd(), filePath ||...
https://github.com/tc39/proposal-import-assertions https://www.npmjs.com/package/acorn-import-assertions Added in [Node.js 17.1.0](https://nodejs.org/api/esm.html#import-assertions)
This started failing yesterday with the latest version of [`grpc`](https://www.npmjs.com/package/grpc). https://github.com/vercel/nft/runs/2513068961#step:9:4726 https://github.com/vercel/vercel/runs/2520732314
`rox-ssr-multi-entrypoints` depends on `rox-ssr` which depends on `rox-node` and fails with: ``` Error: Cannot find module 'rox-node' Require stack: - /Users/styfle/Code/example/dist/node_modules/rox-ssr/dist/es6/utils.js - /Users/styfle/Code/example/dist/node_modules/rox-ssr/dist/es6/index.js - /Users/styfle/Code/example/dist/node_modules/rox-ssr-multi-entrypoints/dist/es6/index.js - /Users/styfle/Code/example/dist/index.js ``` ### Steps...
This package performs [dynamic requires](https://github.com/berstend/puppeteer-extra/blob/c5828dd01333b6dbb15d74e63d9b866b2b2ff2a6/packages/puppeteer-extra-plugin-stealth/index.js#L107) to include "evasions". We will probably need to special case it to emit the entire evasions directory. Related to https://spectrum.chat/zeit/now/missing-dep~5c879e6f-a041-4cdf-bf7a-b748534eee13
Package: https://www.npmjs.com/package/transloadit Related to https://github.com/zeit/now-builders/issues/858
The following integration test currently fails to return anything on Windows but works fine on Linux and macOS. (This snippet was taken from loopback.js) ```js var favicon = require('serve-favicon'); var...
file => files
Add `interface S` for the type of state