You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
app.builder.script_files is now a list of `_JavaScript` objects. To
access the actual file name, the `filename` property must be used.
Stringification of the class contains other info like priority or type,
making it unusable to obtain the path only.
Signed-off-by: Gerard Marull-Paretas <[email protected]>
0 commit comments