stfullstack

Results 3 comments of stfullstack

```Could you try hacking the loaders into your config (or directly into Encore in your app) to see if it works out the way you want it to?``` Can you...

Thanks. I think my config might have something extra going on as your solution was what I also though was the case: Config: ```ts Encore.addRule({ resourceQuery: /raw/, type: 'asset/source', });...

I also think this would be a useful feature. You could have it default to the {field} unless you have provided the label. Rather than calling it `{field}` in the...