-
Hi, |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
Hi @wss29, |
Beta Was this translation helpful? Give feedback.
-
Hi, |
Beta Was this translation helpful? Give feedback.
-
Hi @wss29, |
Beta Was this translation helpful? Give feedback.
Hi @wss29,
technically this is not an error and "just" a warning. As you already mentioned it does not affect the build result and the generated node server works as expected. Nevertheless, I agree that we should try to get rid of the warning by fixing the root cause.
In the meantime, you could also just try to filter out the warning by adding a matching regex to the
ingoreWarnings
array in the webpack config.