Skip to content

Commit 0c6072e

Browse files
committed
Remove module files
1 parent 61a55b5 commit 0c6072e

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

src/Publishers/DataTablesStylePublisher.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@ public function publish(): bool
2121
->addPath('js')
2222
->addPath('types')
2323
->removePattern('*.ts')
24+
->removePattern('*.mjs')
2425
->merge(true);
2526
}
2627
}

0 commit comments

Comments
 (0)