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
- Host: GitHub
- URL: https://github.com/serverless/serverless-babel-plugin
- Owner: serverless
- License: mit
- Created: 2016-11-21T14:01:53.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2017-10-26T04:33:27.000Z (about 8 years ago)
- Last Synced: 2025-04-18T07:51:37.489Z (8 months ago)
- Language: JavaScript
- Size: 11.7 KB
- Stars: 23
- Watchers: 3
- Forks: 16
- Open Issues: 16
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
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.