nodecg / vite-plugin-nodecg

Vite plugin to enable its use with NodeCG
12 stars 7 forks source link

Vite config has to be an ES module #8

Open Dan-Shields opened 11 months ago

Dan-Shields commented 11 months ago

Globby >=12 needs to be used solely in an ESM context (sindresorhus/globby#193).

I haven't looked deep enough into possible workarounds, but it would be nice to support CSM.