junobuild / plugins

A collection of plugins for Juno
MIT License
3 stars 1 forks source link

feat: inject process.env for vite as well #9

Closed peterpeterparker closed 4 months ago

peterpeterparker commented 4 months ago

We ultimately don't need this, the js library will read from import.meta too.

See https://github.com/junobuild/juno-js/pull/150