azhugrov / edt

Embedded Dart Templates

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Generate a more neutral class names.

azhugrov opened this issue · comments

Currently the class name of compiled template is taken from an absolute path of the template file. We should refactor this so at least only the part relative to src root should be taken.