@zodern/babel-plugin-meteor-relay

1.1.4 • Public • Published

@zodern/babel-plugin-meteor-relay

Babel plugin to use with zodern:relay. Handles rewriting files in methods and publications directories.

To use:

npm install @zodern/babel-plugin-meteor-relay

Create a .babelrc file for your Meteor app:

{
  "plugins": [
    "@zodern/babel-plugin-meteor-relay"
  ]
}

Dependencies (0)

    Dev Dependencies (2)

    Package Sidebar

    Install

    npm i @zodern/babel-plugin-meteor-relay

    Weekly Downloads

    116

    Version

    1.1.4

    License

    MIT

    Unpacked Size

    23.9 kB

    Total Files

    5

    Last publish

    Collaborators

    • zodern