Skip to content

Commit a0e1aa8

Browse files
evilebottnawimichael-ciniawsky
authored andcommitted
chore: reduce package size (#210)
1 parent 5f56f9f commit a0e1aa8

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

package.json

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,14 @@
2020
"dependencies": {
2121
"loader-utils": "^1.0.2"
2222
},
23+
"files": [
24+
"addStyles.js",
25+
"addStyleUrl.js",
26+
"fixUrls.js",
27+
"index.js",
28+
"url.js",
29+
"useable.js"
30+
],
2331
"scripts": {
2432
"release": "yarn run standard-version",
2533
"test": "mocha",

0 commit comments

Comments
 (0)