what exactly is the memory limit for page builds? I don't see it posted anywhere.
what exactly is the memory limit for page builds? I don't see it posted anywhere.
via --do or --kv, but for the actual remote/hosted version.node-version or NODE_VERSION environment variable set to?12:11:22.242 Success: Finished cloning repository files
12:11:22.916 Restoring from dependencies cache
12:11:22.939 Restoring from build output cache
12:11:23.506 Success: Dependencies restored from build cache.
12:11:23.621 Detected the following tools from environment: nodejs@16.14.2, npm@9.6.7
12:11:23.623 Installing nodejs 16.14.2
12:11:24.844 Trying to update node-build... ok
12:11:25.139 Downloading node-v16.14.2-linux-x64.tar.gz...
12:11:25.139 -> https://nodejs.org/dist/v16.14.2/node-v16.14.2-linux-x64.tar.gzfind as I think rm **/*.js.map would also remove directories with that name (could be wrong though find public -type f -name \"*.js.map\" -delete_worker.js file doesn't get modified like the functions directory does so we can have it built by Remix w/ sourcemaps.pages-template-worker.ts ... I had assumed that multiple "Functions" in functions/*.js would be deployed as separate workers (and Remix was just making that redundant with a catch all route functions/[[path]].js), but it seems like the functions dir is like it's own little framework which get's bundled into a single worker?_worker.js directly .node-versionNODE_VERSION12:11:22.242 Success: Finished cloning repository files
12:11:22.916 Restoring from dependencies cache
12:11:22.939 Restoring from build output cache
12:11:23.506 Success: Dependencies restored from build cache.
12:11:23.621 Detected the following tools from environment: nodejs@16.14.2, npm@9.6.7
12:11:23.623 Installing nodejs 16.14.2
12:11:24.844 Trying to update node-build... ok
12:11:25.139 Downloading node-v16.14.2-linux-x64.tar.gz...
12:11:25.139 -> https://nodejs.org/dist/v16.14.2/node-v16.14.2-linux-x64.tar.gzfindrm **/*.js.mapfind public -type f -name \"*.js.map\" -deletefunctions/
├── [[path]].js
├── [[path]].js.mapError: [preview] Error on *server render*
at IS(functionsWorker-R.EDACTED.js:11131:12)
at AE(functionsWorker-R.EDACTED.js:3788:30)
at Cp(functionsWorker-R.EDACTED.js:2825:41)_worker.js_worker.jspages-template-worker.tsfunctions/*.jsfunctions/[[path]].js