The deployed bundles are what the page loads; the source .jsx files are not fetched at runtime. Rebuilding is what actually ships the change.
The deployed bundles are what the page loads; the source .jsx files are not fetched at runtime. Rebuilding is what actually ships the change.