JorgenVatle / meteor-vite

⚡ Replace Meteor's bundler with Vite for blazing fast build-times
MIT License
16 stars 5 forks source link

Add compatibility plugin for `zodern:relay` (`@zodern/babel-plugin-meteor-relay`) #136

Closed JorgenVatle closed 2 months ago

JorgenVatle commented 2 months ago

Added a Vite plugin to address issues with the underlying Babel plugin required by zodern:relay.

This plugin is not a part of meteor-vite core and needs to be installed separately.

npm i -D @meteor-vite/plugin-zodern-relay