Closed ajgagnon closed 3 years ago
Sorry for the delay on this. I ended up breaking my wrist and getting surgery, so typing is a pain. Hopefully I should be able to contribute in a few weks.
No worries at all. Take rest and get well soon 🙂
This isn't needed anymore, since v6 has the functionality.
This lets the user pass custom ENV variables to webpack's Define plugin. The variable must start with
WPACKIO_
to be included to prevent leaking sensitive env variables client-side. 😁