We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 549ba6a commit f5eddfbCopy full SHA for f5eddfb
1 file changed
next.config.js
@@ -24,6 +24,7 @@ export default {
24
},
25
sassOptions: {
26
quietDeps: true,
27
+ silenceDeprecations: ['import'],
28
29
async rewrites() {
30
const DEFAULT_VERSION = 'free-pro-team@latest'
0 commit comments