Kelvi Padilla

Results 1 issues of Kelvi Padilla

When I use github repository I don't have problem using the decorator pre, but whe I use from npm I have this problem: ![image](https://user-images.githubusercontent.com/6109700/35464458-9eba9c62-02bb-11e8-9aad-fe5ba6666507.png) My code: ```javascript @route('delete','/{id}') @pre([{ method:...