You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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?
The text was updated successfully, but these errors were encountered:
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?
The text was updated successfully, but these errors were encountered: