Skip to content

Commit

Permalink
Update build script to ensure that modular code is checked for changes
Browse files Browse the repository at this point in the history
  • Loading branch information
Absolucy committed Jan 7, 2024
1 parent 33399e6 commit aaca619
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions tools/build/build.js
Original file line number Diff line number Diff line change
Expand Up @@ -75,6 +75,8 @@ export const DmTarget = new Juke.Target({
'html/**',
'icons/**',
'interface/**',
'monkestation/code/**', // monke edit: ensure it also checks for updates in modular code
'monkestation/icons/**',
`${DME_NAME}.dme`,
NamedVersionFile,
],
Expand Down

0 comments on commit aaca619

Please sign in to comment.