Skip to content

Commit 88c7a76

Browse files
sebastian review
1 parent 88de73f commit 88c7a76

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/next.config.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@ module.exports = {
1616
typescript: {
1717
// Motivated by https://github.com/zeit/next.js/issues/7687
1818
ignoreDevErrors: true,
19+
ignoreBuildErrors: true,
1920
},
2021
webpack: (config, options) => {
2122
const plugins = config.plugins.concat([

0 commit comments

Comments
 (0)