I'm attempting to use GraalVM Polyglot JavaScript to execute a CSS Purge. GraalVM doesn't support node 'require' (out the box - seems there may be some magic config that I have not yet discovered). Only ES6 style imports. Is there an ESM version of css-purge?