Join Slack
Powered by
does anyone know if it's possible to install/impor...
# orm-help
q
quadsurf
04/13/2018, 7:03 AM
does anyone know if it's possible to install/import node modules for serverless functions inside the legacy console?
t
tsdexter
04/13/2018, 4:15 PM
You can just
require
a subset of npm modules, Here is the list of available functions:
https://github.com/graphcool/content/issues/109
Open in Slack
Previous
Next