Skip to content

Commit 4a5bf7b

Browse files
committed
Remove unused ESM JavaScript file from composer.json
The file `avalynx-datatable.esm.js` was removed from the "files-dev" section of the configuration. This cleans up the project by excluding unused or redundant assets.
1 parent ad1fde6 commit 4a5bf7b

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

assetscomposer.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,6 @@
77
],
88
"files-dev": [
99
"src/css/avalynx-datatable.css",
10-
"src/js/avalynx-datatable.esm.js",
1110
"src/js/avalynx-datatable.js"
1211
]
1312
}

0 commit comments

Comments
 (0)