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