fooman / venia-ui-override-resolver

17 stars 5 forks source link

Can not use process.env in components which are in ./src/overrides/* #6

Open hetram-janghu opened 3 months ago

hetram-janghu commented 3 months ago

Hi,

I have utilized this extension in PWA project and come to know that we can't use process.env.VARIABLE in our custom overrides.

fooman commented 3 months ago

This is working for us. If you are able to supply a test case and a PR that addresses this happy to take a look.