Skip to content

Commit 73c2909

Browse files
committed
Also remove the bundle build
1 parent b34cf82 commit 73c2909

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

packages/aws-serverless/package.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,6 @@
7979
},
8080
"scripts": {
8181
"build": "run-p build:transpile build:types",
82-
"build:bundle": "yarn build:layer",
8382
"build:layer": "yarn ts-node scripts/buildLambdaLayer.ts",
8483
"build:dev": "run-p build:transpile build:types",
8584
"build:transpile": "rollup -c rollup.npm.config.mjs",

0 commit comments

Comments
 (0)