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

Bugfix/fixing paginated query 2018 #2034

Merged

v6-pre-release version update

6ccf80b
Select commit
Loading
Failed to load commit list.
Merged

Bugfix/fixing paginated query 2018 #2034

v6-pre-release version update
6ccf80b
Select commit
Loading
Failed to load commit list.
Jenkins-CI Web / scheduler-lambda-build succeeded Oct 9, 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.79 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.88.2 compiled successfully in 2280 ms

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