MyLife-Services / mylife-maht

MyLife Member Services Repository
https://humanremembranceproject.org
MIT License
1 stars 1 forks source link

base->azure compatibility #15

Closed Mookse closed 1 year ago

Mookse commented 1 year ago
if (typeof process.env._variable === 'undefined') {
  console.log('The "hi" environment variable is not defined');
}
Mookse commented 1 year ago

didn't work, and even dynamic import wouldn't work with secondary Maht file; fiving up on this one for now