1.0.0 • Published 6 years ago
arc-macro-src-folder v1.0.0
arc-macro-src-folder
Change the function source folder in Architect projects
Install
npm i arc-macro-src-folderUsage
After installing add something the following to the .arc file:
@app
myapp
@src
dist
@http
get /
@macros
arc-macro-src-folderRunning arc deploy will deploy the ./dist folder instead of ./src.
1.0.0
6 years ago