jolly-breakfast-43519
11/01/2023, 1:23 PMenough-minister-53361
11/03/2023, 10:27 AM<{static,iframe,dashboard,graph,skeleton,composer,presentation,**.css,**.js,**.json,**.png,**.ico}{/,}>{**}
Here you have the {**}
outside of the <>
so it is not part of your glob expression. I think if you change your expression to the following, you'll get your desired result:
<{static,iframe,dashboard,graph,skeleton,composer,presentation,**.css,**.js,**.json,**.png,**.ico}{/**,}>