Files
Aluan Haddad eff785ed21 Fix _os.platform is not a function
This fixes the `_os.platform is not a function` exception which occurs when attempting to use the bundle command in jspm@0.17.0-beta-*. I experimented with local overrides and this did the trick. @frankwallis, @guybedford, does this look right?
2016-05-31 07:15:39 -04:00

12 lines
183 B
JSON

{
"browser": {},
"map": {
"buffer": "@empty",
"child_process": "@empty",
"fs": "@empty",
"path": "@empty",
"process": "@empty",
"readline": "@empty"
}
}