Mark Debeljak

Results 4 issues of Mark Debeljak

Hi, this is more a question than an issue. I can't figure out how can I expose a rest api endpoint to my app. How can other apps on computer...

question

Hi, are you planning to add webpack 4 support? Currently this error occurs with webpack 4: ``` (node:8817) DeprecationWarning: Tapable.plugin is deprecated. Use new API on `.hooks` instead /node_modules/tde-webpack-mjml-plugin/src/webpack-mjml-store.js:68 let...

After upgrading Sylius to 1.12 and Symfony to 6, there is this error with flysystem: ``` The config parameter "setono_sylius_feed.storage.feed" references a service !! League\Flysystem\Filesystem, which is not an instance...

Hey :) would it be possible that `league/flysystem` and `league/flysystem-bundle` dependencies are upgraded to `2.4` to match the Sylius ones -> https://github.com/Sylius/Sylius/blob/1.13/composer.json#L59? Should I prepare a PR? :)