mirror of
https://github.com/lucide-icons/lucide.git
synced 2026-05-18 12:07:38 +02:00
fix(lucide): Fix ESM Module output path in build (#4084)
* Fix module output path * Format code
This commit is contained in:
@@ -60,6 +60,7 @@ const configs = bundles
|
||||
format,
|
||||
sourcemap: true,
|
||||
preserveModules,
|
||||
preserveModulesRoot: 'src',
|
||||
},
|
||||
})),
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user