This class wraps a map field with convenient methods.
esbuildOptions(options) { //options.minifyIdentifiers = false; // Değişken ve class isimlerini küçültme //options.keepNames = true; // Fonksiyon ve class isimlerini koru console.log(options); // Burada ayarları kontrol et },