React-Redux-Flask icon indicating copy to clipboard operation
React-Redux-Flask copied to clipboard

Get bundle.js error

Open stevezkw1998 opened this issue 2 years ago • 0 comments

The code in static/index.html goes wrong while deploying

<script src="/dist/bundle.js"></script>

There is no such path as /dist/bundle.js in static

stevezkw1998 avatar Apr 24 '22 00:04 stevezkw1998