Answers for "nextjs cli node options"

0

nextjs cli node options

NODE_OPTIONS='--throw-deprecation' next
NODE_OPTIONS='-r esm' next
NODE_OPTIONS='--inspect' next
Posted by: Guest on March-31-2022

Code answers related to "Shell/Bash"

Browse Popular Code Answers by Language