Important: This documentation covers Yarn 1 (Classic).
For Yarn 2+ docs and migration guide, see yarnpkg.com.

Package detail

@graphql-guru/babel-tasks

otissv20MIT1.0.3

Transpiles javascript files via babel from src folder to dist folder.

Babel, tasks, watch

readme

Guru Babel Tasks

Transpiles javascript files via babel from src folder to dist folder.

Usage

npm install @graphql-guru/babel-tasks.

Add to your package.json scripts.

To build node ./node_modules/@graphql-guru/babel-tasks/tasks.js

To watch node ./node_modules/@graphql-guru/babel-tasks/tasks.js -w

License

MIT