feat: purification webpack for reeeeeeeeeeal

This commit is contained in:
2026-03-19 12:40:17 +01:00
parent c0829d30d0
commit 36cd7923c1
12 changed files with 102 additions and 143 deletions

View File

@@ -1,3 +1,6 @@
import { startStimulusApp } from '@symfony/stimulus-bundle';
const app = startStimulusApp();
import { startStimulusApp } from '@symfony/stimulus-bridge';
// Registers Stimulus controllers from controllers.json and in the controllers/ directory