mirror of
https://github.com/serverless/serverless.git
synced 2026-01-25 15:07:39 +00:00
Remove artifact package
This commit is contained in:
parent
5951b64d73
commit
dc7b78ccf3
@ -45,10 +45,6 @@ provider:
|
||||
# environment:
|
||||
# variable1: value1
|
||||
|
||||
# you can add packaging information here
|
||||
package:
|
||||
artifact: build/index.js
|
||||
|
||||
functions:
|
||||
hello:
|
||||
handler: build/index.Handler
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user