An open API service indexing awesome lists of open source software.

https://github.com/serverless/serverless-babel-plugin

A Serverless plugin to compile your JavaScript code with Babel before deployment
https://github.com/serverless/serverless-babel-plugin

Last synced: 8 months ago
JSON representation

A Serverless plugin to compile your JavaScript code with Babel before deployment

Awesome Lists containing this project

README

          

# Serverless Babel Plugin

IMPORTANT: This plugin is not maintained! We use and recommend https://github.com/elastic-coders/serverless-webpack#example-with-babel which comes with Babel support.