Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump webpack from 5.88.2 to 5.96.1 in /backend/packages/Scheduler #2119

Bump webpack from 5.88.2 to 5.96.1 in /backend/packages/Scheduler

da2c834
Select commit
Loading
Failed to load commit list.
Merged

Bump webpack from 5.88.2 to 5.96.1 in /backend/packages/Scheduler #2119

Bump webpack from 5.88.2 to 5.96.1 in /backend/packages/Scheduler
da2c834
Select commit
Loading
Failed to load commit list.
Jenkins-CI Web / scheduler-lambda-build succeeded Nov 19, 2024 in 9s

scheduler-lambda-build

Details

[email protected] build:prod
NODE_ENV=production npm run build

[email protected] build
webpack

asset ./schedule/index.js 4.71 KiB [emitted] [minimized] (name: schedule)
runtime modules 937 bytes 4 modules
orphan modules 126 bytes [orphan] 3 modules
./src/schedule/index.ts + 3 modules 1.04 KiB [not cacheable] [built] [code generated]
webpack 5.96.1 compiled successfully in 2414 ms

[email protected] postbuild
cp -r node_modules ./dist && cd ./dist && zip -r -q scheduler-lambda.zip schedule node_modules