post-compilation

This commit is contained in:
daarond
2015-05-12 10:05:27 -05:00
parent 37faa9937a
commit b551afee72
5 changed files with 154 additions and 796 deletions

View File

@@ -158,6 +158,7 @@ class Gen_compressed(threading.Thread):
self.gen_generator('javascript')
self.gen_generator('python')
self.gen_generator('dart')
self.gen_generator('php')
def gen_core(self):
target_filename = 'blockly_compressed.js'