blob: 2121c46345e2d00719fa70a901e5bef9ba5f84b7 [file] [log] [blame]
# Licensed to the Apache Software Foundation (ASF) under one or more contributor
# license agreements; and to You under the Apache License, Version 2.0.
packages:
helloworld:
actions:
hello1:
function: ../src/integration/helloworld/actions/hello.js
web-export: true
hello2:
function: ../src/integration/helloworld/actions/hello.js
web-export: yes
hello3:
function: ../src/integration/helloworld/actions/hello.js
web-export: raw
hello4:
function: ../src/integration/helloworld/actions/hello.js
web-export: false
hello5:
function: ../src/integration/helloworld/actions/hello.js
web-export: no