mirror of
https://github.com/tabler/tabler-icons.git
synced 2025-08-31 09:32:04 +02:00
Fix build config
This commit is contained in:
@@ -83,7 +83,7 @@ export default [
|
||||
{
|
||||
input,
|
||||
output: {
|
||||
file: minifyExtension(pkg.browser),
|
||||
file: minifyExtension(pkg['umd:main']),
|
||||
format: "umd",
|
||||
sourcemap: true,
|
||||
name: "tablerIcons",
|
||||
|
Reference in New Issue
Block a user