Skip to content

Commit

Permalink
Merge pull request Monkestation#877 from Absolucy/local-build-fix
Browse files Browse the repository at this point in the history
Update build script to ensure that modular code is checked for changes
  • Loading branch information
dwasint authored Jan 9, 2024
2 parents 5be409f + aaca619 commit 8a823a3
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 8a823a3

Please sign in to comment.