1
0
Fork 0
mirror of https://github.com/archtechx/tenancy.git synced 2025-12-12 19:14:04 +00:00
tenancy/tests/Features
Farishrf 99d854ed8e
[4.x] Fix ViteBundler not affecting Vite static calls (#1389)
* Fix ViteBundler not affecting Vite static calls

Replace custom Vite class override with Vite::createAssetPathsUsing() to ensure ViteBundler works for both container and static usage when asset_helper_override is enabled.

Fixes #1388

* Remove redundant logic from tests

* Simplify test further

* Re-add file creation logic

---------

Co-authored-by: Samuel Štancl <samuel@archte.ch>
2025-08-25 17:27:59 +02:00
..
NoAttachTest.php [4.x] Laravel 12 support (#1321) 2025-02-25 16:26:18 +01:00
RedirectTest.php [4.x] Laravel 12 support (#1321) 2025-02-25 16:26:18 +01:00
TenantConfigTest.php [4.x] Laravel 12 support (#1321) 2025-02-25 16:26:18 +01:00
ViteBundlerTest.php [4.x] Fix ViteBundler not affecting Vite static calls (#1389) 2025-08-25 17:27:59 +02:00