I am trying import all the files matching a glob pattern using Snowpack:
import allFiles from \'../static/posts/**/*.md\';
In Rollup you can achi