silverstripe / silverstripe-admin

Silverstripe Admin Component
BSD 3-Clause "New" or "Revised" License
25 stars 91 forks source link

Refactor/Rethink JS Injector #1708

Open maxime-rainville opened 3 months ago

maxime-rainville commented 3 months ago

Description

The JS injector is somewhat confusing and poorly understood.

We should aim to understand:

Following this, we may decide to remove it or replace it or just better document it

Additional context or points of discussion

No response

Validations