Removed lightningcss

This commit is contained in:
SamTv12345 2024-07-17 15:13:23 +02:00
parent cdaf1c5556
commit f7bd2185a8

View file

@ -3,10 +3,8 @@
* Worker thread to minify JS & CSS files out of the main NodeJS thread
*/
const fsp = require('fs').promises;
import {expose} from 'threads'
import {build, transform} from 'esbuild';
import {bundleAsync} from 'lightningcss';
/*
* Minify JS content