Simon Sprankel

Results 262 comments of Simon Sprankel

Thanks @jissereitsma! Should we keep this open and also implement a `require` vs `require-dev` (if dependency is only used in `Test` directory) separation? Or don't you want to implement that...

Thanks! Not sure how to handle this, because I do not know the details tbh. I just would like to propose the `require` vs `require-dev` separation again :-)

Do I read this correctly as "that is a good idea and should be implemented"? :)

I do not think so. If you use the imported class in the constructor, it works. However, if you do *not* use the imported class in the constructor, but somewhere...

Here is a basic start: https://github.com/yireo/Yireo_GoogleTagManager2/pull/90

That was not too hard to fix... ;-)