Oleg Andreyev
Oleg Andreyev
@localjo here is the documentation about inline loaders: https://webpack.js.org/concepts/loaders/#inline
@DamienHarper Idea is/was to remove tools from dependencies but probably can be closed
So far so good, testing on live app with following config: ```composer.json { "type": "github", "url": "https://github.com/oleg-andreyev/auditor.git" } .... "damienharper/auditor": "dev-master", "damienharper/auditor-bundle": "dev-master as 6.0.0", ```
@DamienHarper it would be great if you could take a look at this PR and if all good release 3.x for auditor-lib and 6.x for auditor-bundle
@carsonbot ping
Looks like this configuration is conflicting with `rbac.namespaced`, probably it would be great to notify/warn user about it.
It's also not available in Poland App Store.
it would be great to continue this effort
Personally the reason why I need it is simple - we use common image for web and cli, but threading want to apply only in cli context
changing API in minor is a BC-break - not good. --- **UPD** ```php