Skip to content

Commit a2002be

Browse files
committed
Add the JavaScript files to the files definition
1 parent ab4ae46 commit a2002be

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

composer.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,11 @@
2424
"component": {
2525
"scripts": [
2626
"jquery.js"
27+
],
28+
"files": [
29+
"jquery.min.js",
30+
"jquery-migrate.js",
31+
"jquery-migrate.min.js"
2732
]
2833
}
2934
}

0 commit comments

Comments
 (0)