JorgenVatle / meteor-vite

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

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

Closed JorgenVatle closed 8 months ago

JorgenVatle commented 8 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