Explorar el Código

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

Daniele Alessandri hace 14 años
padre
commit
2b62b75557
Se han modificado 1 ficheros con 3 adiciones y 0 borrados
  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.
+//
 
 /* -------------------------------------------------------------------------- */