Skip to content

Commit b623c8e

Browse files
committed
fix watch
1 parent 19217b2 commit b623c8e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

bundle.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ const WATCH = [
1313
"./telo_misikeke/rules.js",
1414
"./telo_misikeke/telo_misikeke.js",
1515
"./src/",
16-
"./project-data.json",
16+
"./project_data.json",
1717
];
1818
const DICTIONARY = /dictionary[/\\][^/\\]+$/;
1919

0 commit comments

Comments
 (0)