浏览代码

Jot down planned improvements for the single-file builder script.

Daniele Alessandri 14 年之前
父节点
当前提交
2b62b75557
共有 1 个文件被更改,包括 3 次插入0 次删除
  1. 3 0
      bin/createSingleFile.php

+ 3 - 0
bin/createSingleFile.php

@@ -10,6 +10,9 @@
 //
 // The current implementation is pretty naïve, but it should do for now.
 //
+// TODO: add some kind of blacklisting mechanism to leave out certain classes
+//       that may be considered useless for developers.
+//
 
 /* -------------------------------------------------------------------------- */