Skip to content

Commit 3caad17

Browse files
fix(liferay-font-awesome): only pack specific files for npm
1 parent 8225e1c commit 3caad17

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

third-party/projects/alloy-font-awesome/package.json

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,14 @@
2121
"type": "git",
2222
"url": "https://github.com/liferay/liferay-frontend-projects.git"
2323
},
24+
"files": [
25+
"font",
26+
"css",
27+
"less",
28+
"scss",
29+
"svg",
30+
"fontawesome-alloy.json"
31+
],
2432
"contributors": [
2533
{
2634
"name": "Rob Madole",

0 commit comments

Comments
 (0)