diff --git a/package.json b/package.json index 28b2870525f9..bab5913122f0 100644 --- a/package.json +++ b/package.json @@ -37,7 +37,7 @@ "locale" ], "sideEffects": [ - "*.less" + "dist/*" ], "main": "lib/index.js", "module": "es/index.js",