Pipe generator creates wrong pipe name

The pipe generator creates an example pipe. Within the @Pipe decorator the name is set to ‘my-pipe’. The dash within that name seems to create the problem. Chrome console log says ‘unexpected token’. Without the dash, everything works.

My Cli is 2.0.0-beta.25, Ionic Framework is 2.0.0.beta7

Ahh, good catch on that!
Could you open an issue on the ionic repo?
We should get that fixed!