transpile private property/method in node_modules
We import @tanstack/react-query
and we need to let our web app work on Android Chrome v83. So we use the following lines in next.config.js
:
transpile private property/method in node_modules
We import @tanstack/react-query
and we need to let our web app work on Android Chrome v83. So we use the following lines in next.config.js
:
Next.js transpile private property/method in node_modules
We import @tanstack/react-query
and we need to let our web app work on Android Chrome v83. So we use the following lines in next.config.js
: