1
0
mirror of https://github.com/tabler/tabler-icons.git synced 2025-08-30 01:00:14 +02:00

fix js build

This commit is contained in:
Michal Wolny
2021-04-10 16:27:59 +02:00
parent 7568a13676
commit a207bc26ba

View File

@@ -68,7 +68,7 @@ export default [
{
input,
output: {
file: pkg.browser,
file: pkg['umd:main'],
format: "umd",
sourcemap: true,
name: "tablerIcons",