Skip to content
This repository was archived by the owner on May 24, 2022. It is now read-only.

Commit b0ea014

Browse files
authored
Merge pull request #268 from SELab-2/development
Merge into main
2 parents 35f27bc + 147d2b3 commit b0ea014

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

frontend/next.config.js

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,4 +5,7 @@ module.exports = {
55
loader: 'akamai',
66
path: '',
77
},
8+
typescript: {
9+
ignoreBuildErrors: true,
10+
}
811
}

0 commit comments

Comments
 (0)