I have followed the instructions in readme file and seems like passing `ps-list` don't do anything. ```ts plugins: [ esmodule([ 'ps-list' ]), ] ```
I have followed the instructions in readme file and seems like passing
ps-listdon't do anything.