Thijs Kramer

Results 3 comments of Thijs Kramer

Thanks for your contributions, @emab! Just a thought: wouldn't it be cleaner to add an extra parameter (i.e. `dev_only=True`) to the already existing `{% vite_asset %}` and `{% vite_asset_url %}`...

> > Thanks for your contributions, @emab! > > Just a thought: wouldn't it be cleaner to add an extra parameter (i.e. `dev_only=True`) to the already existing `{% vite_asset %}`...

This sounds like a problem with Cross-Origin headers, not really with either Vite or Django-vite. Could you provide a reproducible example?