diff --git a/src/common/othello/ai/index.ts b/src/common/othello/ai/index.ts
new file mode 100644
index 000000000..5cd1db82d
--- /dev/null
+++ b/src/common/othello/ai/index.ts
@@ -0,0 +1 @@
+require('./front');