Uploaded image for project: 'Realm JavaScript SDK'
  1. Realm JavaScript SDK
  2. RJS-1940

Publish configuration for @realm/babel-plugin

    • Type: Icon: Improvement Improvement
    • Resolution: Unresolved
    • Priority: Icon: Minor - P4 Minor - P4
    • None
    • Affects Version/s: None
    • Component/s: Realm Babel
    • None

      For easy consumption of our babel plugin, we can publish a package (name: @realm/babel-config) to add required plugins and a simple configuration:

      plugins: [
             '@realm/babel-plugin',
             ['@babel/plugin-proposal-decorators', { legacy: true }],
      ],
      

            Assignee:
            Unassigned Unassigned
            Reporter:
            kenneth.geisshirt@mongodb.com Kenneth Geisshirt (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: