fix(dev): vite base and qrl segment fixes by wmertens · Pull Request #6629 · QwikDev/qwik (original) (raw)

@wmertens

@wmertens

@thejackshelton @wmertens

@wmertens

@wmertens

without this, the react-dom server is loaded with require statements in dev mode

@wmertens

This is a temporary fix, the real fix is to remove the full build during buildStart, and then only rely on .qwik in the filename. This avoids overbuilding and allows other vite plugins to transform the code.

@wmertens

This way the generated imports by vite and the generated qrl segments are in the same path in devtools

@wmertens

This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.Learn more about bidirectional Unicode characters

[ Show hidden characters]({{ revealButtonHref }})