This repository was archived by the owner on Sep 7, 2020. It is now read-only.
This repository was archived by the owner on Sep 7, 2020. It is now read-only.
Document all characteristics of the Framework function runtime #375
Open
Description
Issue by marktani
Monday Nov 06, 2017 at 17:48 GMT
Originally opened as https://github.com/graphcool/prisma/issues/1185
- native modules
package.json
- which steps are executed before deploying (compiling, bundling, zipping)
- what limitations are there (bundle can't be bigger than ~150MB, ...)
- there's probably more to say here, too