Commit Graph

8 Commits

Author SHA1 Message Date
605c56ce3c Update extension generator 2015-07-20 18:08:50 +09:30
6b7cf1b6bf Rework extension bootstrapping
System JS modules don't execute when they're registered, so we need to
import them explicitly. While we're at it, we may as well make the
locale bootstrapper a module too.
2015-07-20 18:08:28 +09:30
4a576ba1f4 Add gitignore to extension stub 2015-06-23 10:37:07 +09:30
8d408c54c9 Update extension stub with new APIs 2015-06-23 10:37:01 +09:30
b2c617ebb6 Add English locale template to extension stub 2015-06-11 18:45:31 +09:30
042b5ef051 Add missing import in extension stub JS 2015-06-11 18:45:17 +09:30
5500372288 Clean up extension stub. 2015-06-08 15:05:35 +09:30
b864ada389 Add extension generator command. 2015-06-08 14:56:19 +09:30