Closed lgabeskiria closed 8 years ago
Yes, it is safe to remove them. The compiler doesn't do that though in order to be more performant. But, if you wanted to remove them, it won't break anything.
How can I hook into compilation process to remove them automatically?
There isn't a hook for that right now. Can I ask why you want to do that?
I want to hide internal implementation of my components.
Please create another issue to request the ability to remove binding commands after compile. We may be able to al teast make an option for it.
Thank's.