optimize api

This commit is contained in:
Tobias Koppers 2012-08-23 01:56:52 +02:00
parent 624eff12aa
commit 955766be2a
1 changed files with 1 additions and 1 deletions

View File

@ -2,4 +2,4 @@
MIT License http://www.opensource.org/licenses/mit-license.php
Author Tobias Koppers @sokra
*/
module.exports = "(require.valueOf().modules.c||'')";
module.exports = "(require.modules.c||'')";