Building reactjs application with docker and rsbuild #3958
Closed
TranLong183
started this conversation in
General
Replies: 1 comment
-
I found out it happen because of the version of rsbuild when lock the version in package.json it will ok (version using 1.0.19) |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I have a project migrate from webpack to using rsbuild. My project run, and build well when in local environment but when I build it with dockerfile it throw the error
below is my dockerfile
Beta Was this translation helpful? Give feedback.
All reactions