Skip to content
This repository has been archived by the owner on Jun 27, 2019. It is now read-only.

:bowtie: An example app showing the basics of loading a Babel transpiling app.

Notifications You must be signed in to change notification settings

zapier/zapier-platform-example-app-babel

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

76 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MOVED

This code has been moved to: https://github.com/zapier/zapier-platform/tree/master/example-apps/babel


"Babel" Example App For Zapier Platform

Build Status

A barebones app that has a resource defined. This is mainly a proof-of-concept for using features not yet available in node v6.x.

Run this:

npm run zapier-dev # compiles live
zapier test

There's also a non- watch command:

npm run zapier-build

To push, instead of zapier push, we do:

npm run zapier-push # compiles first

We recommend using the zapier-platform-cli and zapier init . --template=babel to create an app.

About

:bowtie: An example app showing the basics of loading a Babel transpiling app.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published