sciabarracom opened a new issue, #81:
URL: https://github.com/apache/openserverless/issues/81

   ## Why you need it?
   When you create a folder with react for example with 
   
   ```
   npm create-react-app web
   ```
   
   the actual output folder is under `web/public`
   
   
   ## How it could be?
   
   Add to `packages.json` the entry `openserverless: { upload: "web/public" }` 
to specify the output folder that will be used when executing the upload
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscr...@openserverless.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to