Commit graph

3 commits

Author SHA1 Message Date
Egil Moeller
b86aa5d858 Hook modules can be in either CommonJS or AMD format, have to be AMD for client side 2015-04-11 16:51:01 +02:00
Chad Weider
b691606c4e Replace ParentRequire hack.
Instead of hacking with the internals of require, make client_plugins aware
and capable of sharing behavior.
2012-09-11 21:16:47 -07:00
Chad Weider
1258ed3a0d Split client and server plugin functionality.
There is virtually no shared code for the client, extract it into its own
module and do away with the switches.
2012-09-11 21:16:47 -07:00