You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Using macOS 11.3.1, node 16.0.0 and react-app-rewired.
I'm facing a weird issue. I have my plugin config as below.
Trying to process only mp4 files.
What I'm getting instead is that my main js files paths are being replaced, but files are not uploaded. mp4 files are uploaded, but their urls are not replaced with the cdn paths.
Issue Details
Using
macOS 11.3.1
,node 16.0.0
andreact-app-rewired
.I'm facing a weird issue. I have my plugin config as below.
Trying to process only
mp4
files.What I'm getting instead is that my main
js
files paths are being replaced, but files are not uploaded.mp4
files are uploaded, but their urls are not replaced with the cdn paths.The text was updated successfully, but these errors were encountered: