ericwbailey / a11y-webring.club

🌐 A webring for digital accessibility practitioners.
https://a11y-webring.club/
MIT License
35 stars 86 forks source link

60: Trying the member gathering without importing glob #79

Closed stevenwoodson closed 1 year ago

stevenwoodson commented 1 year ago

Trying the member gathering without importing glob because Netlify function "Cannot find module 'glob' ". Using fs.readdirSync native to Node instead.

ericwbailey commented 1 year ago

🤞