mirror of
https://github.com/tenrok/OverlayScrollbars.git
synced 2026-06-20 02:30:37 +03:00
sideEffects css
This commit is contained in:
@@ -39,7 +39,7 @@
|
|||||||
},
|
},
|
||||||
"./overlayscrollbars.css": "./styles/overlayscrollbars.css"
|
"./overlayscrollbars.css": "./styles/overlayscrollbars.css"
|
||||||
},
|
},
|
||||||
"sideEffects": false,
|
"sideEffects": ["*.css"],
|
||||||
"scripts": {
|
"scripts": {
|
||||||
"build": "rollup -c",
|
"build": "rollup -c",
|
||||||
"jest": "jest --coverage --runInBand --detectOpenHandles --testPathPattern",
|
"jest": "jest --coverage --runInBand --detectOpenHandles --testPathPattern",
|
||||||
|
|||||||
Reference in New Issue
Block a user