Parcourir la source

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

Daniele Alessandri il y a 14 ans
Parent
commit
2b62b75557
1 fichiers modifiés avec 3 ajouts et 0 suppressions
  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.
+//
 
 /* -------------------------------------------------------------------------- */