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