Alex Rickabaugh
ef1c6d8c26
feat(ivy): dummy handler for @Pipe to cause decorator removal ( #24677 )
...
Currently ngtsc does not compile @Pipe. This has a side effect
of not removing the @Pipe decorator.
This adds a dummy DecoratorHandler that compiles @Pipe into an
empty ngPipeDef. Eventually this will be replaced with a full
implementation, but for now this solution allows compield code
to be tree-shaken properly.
PR Close #24677
2018-06-28 17:51:42 -04:00
..
2018-06-25 10:03:42 -07:00
2018-06-28 17:51:42 -04:00
2018-06-25 07:57:13 -07:00
2018-06-27 15:03:34 -07:00
2018-06-26 10:56:53 -07:00
2018-06-28 17:51:42 -04:00
2018-06-28 17:51:42 -04:00
2017-03-08 16:29:27 -08:00
2018-06-25 07:57:13 -07:00
2018-06-27 15:01:47 -07:00
2018-06-25 07:57:13 -07:00
2018-06-25 07:57:13 -07:00
2018-06-25 07:57:13 -07:00
2018-06-25 07:57:13 -07:00
2018-06-08 13:34:27 -07:00
2018-06-25 07:58:11 -07:00
2018-06-25 07:57:13 -07:00
2018-06-08 13:34:27 -07:00
2018-06-25 07:57:13 -07:00
2018-06-25 07:57:13 -07:00
2018-06-27 15:01:47 -07:00
2018-02-15 14:08:53 -08:00
2017-03-08 16:29:27 -08:00
2017-09-22 13:20:52 -07:00
2017-09-29 09:26:38 -07:00
2018-01-04 17:45:36 -05:00
2017-07-20 16:46:47 -05:00
2017-10-30 23:09:17 -04:00
2017-03-08 16:29:27 -08:00
2018-06-25 07:57:13 -07:00
2017-09-26 13:31:59 -07:00
2018-06-25 09:30:46 -07:00
2018-05-01 10:27:40 -07:00