dart-archive / custom-element-apigen

Tool to generate Dart APIs for polymer custom elements written in Javascript
BSD 3-Clause "New" or "Revised" License
13 stars 13 forks source link

Add deletion_patterns option to config. #11

Closed jakemac53 closed 10 years ago

jakemac53 commented 10 years ago

It expects a list of regex strings and will delete all files under lib/src that match each pattern.

jakemac53 commented 10 years ago

fixes https://github.com/dart-lang/custom-element-apigen/issues/1

sigmundch commented 10 years ago

lgtm