nfour / serverless-build-plugin

A Node.js focused build plugin for serverless.
MIT License
41 stars 9 forks source link

Add support for java runtime #44

Closed jtfell closed 6 years ago

jtfell commented 6 years ago

Functions with runtime set to java are delegated back to the vanilla package plugin rather than kicking off a webpack build.