mirror of
https://github.com/NickKaramoff/shareon
synced 2025-02-03 01:08:13 +01:00
Add size-limit for CSS
This commit is contained in:
parent
b3746de13a
commit
d9a2723d7d
@ -70,6 +70,11 @@
|
||||
"./dist/shareon.cjs",
|
||||
"./dist/shareon.mjs"
|
||||
]
|
||||
},
|
||||
{
|
||||
"limit": "2 KB",
|
||||
"path": "./dist/shareon.css",
|
||||
"webpack": false
|
||||
}
|
||||
]
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user