pipe-dream / laravel-file-factory

5 stars 5 forks source link

Make all pipe have name in string #8

Closed adhikasp closed 5 years ago

adhikasp commented 5 years ago

Relates to https://github.com/pipe-dream/core/pull/44

ajthinking commented 5 years ago

Cool! So minification renamed the class names used by title/name?

adhikasp commented 5 years ago

@ajthinking

Cool! So minification renamed the class names used by title/name?

Yeah.

Previously the .name getter is somehow overridden too, so I rename the function to .title instead.