arc-macro-src-folder

1.0.0 • Public • Published

arc-macro-src-folder

Change the function source folder in Architect projects

Install

npm i arc-macro-src-folder

Usage

After installing add something the following to the .arc file:

@app
myapp

@src
dist

@http
get /

@macros
arc-macro-src-folder

Running arc deploy will deploy the ./dist folder instead of ./src.

Package Sidebar

Install

npm i arc-macro-src-folder

Weekly Downloads

2

Version

1.0.0

License

Apache-2.0

Unpacked Size

1.66 kB

Total Files

3

Last publish

Collaborators

  • brianleroux