Compare commits
1 Commits
0bcf964c00
...
main
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
d43bc7f7e5 |
@@ -27,6 +27,9 @@ const nextConfig = (phase, { defaultConfig }) => {
|
||||
compiler: {
|
||||
styledComponents: true,
|
||||
},
|
||||
eslint: {
|
||||
ignoreDuringBuilds: true,
|
||||
},
|
||||
};
|
||||
if (phase === PHASE_DEVELOPMENT_SERVER) {
|
||||
return {
|
||||
|
||||
Reference in New Issue
Block a user