Replies: 1 comment 3 replies
-
There's no postmessage in Next.js: https://github.com/zeit/next.js/search?q=postMessage&unscoped_q=postMessage Probably you're including an external library through a |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hello people. I've encountered a problem just recently.
We have most of our websites(React.js) go through security scan as one of the requirements.
One vulnerability was found
I spent some time just to find where it is, it's not in our sourcecode nor any node_modules.
It only shows up after we run the next build.
Then it hit me... how / where do I go about changing that myself?
Any ideas are appreciated, thank you in advance!
Beta Was this translation helpful? Give feedback.
All reactions