Rémi Delgatte
Rémi Delgatte
I had the same issue and adding the `--watch` flag to the `webpack-dev-server` command fixed the issue 👍
I guess it should be to avoid any duplications (even though there are already):  @lusoalex @mmornati should I deprecate this repository in favor of the one @thollander refers to?
Do you have filenames as example? So far, this action only applies over filenames without any clue about their paths so if you have something like: ``` src/resources/lang/translations-en_GB.json src/resources/lang/translations-fr_FR.json src/resources/configuration.json...
I've been experiencing the same troubles configuring `post_logout_redirect_uris`, did you make any progress regarding this issue? Is there any way I can help contributing?