Multiple pipelines (Custom + Light2D) not working

Hello, i have my own pipelines for effects such as tree wind or water but when i want to use the Light2D it overrides everything. Im using Phaser.Renderer.WebGL.Pipelines.SinglePipeline and i know that Light2D is using MultiPipeline.

How can i combine them together?