add the common obj to replace the win8 origin obj Project: http://git-wip-us.apache.org/repos/asf/incubator-cordova-js/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-cordova-js/commit/598706c4 Tree: http://git-wip-us.apache.org/repos/asf/incubator-cordova-js/tree/598706c4 Diff: http://git-wip-us.apache.org/repos/asf/incubator-cordova-js/diff/598706c4
Branch: refs/heads/master Commit: 598706c4083dcc87737418892ba2cca71269c0a2 Parents: ae91bf6 Author: wangmingfeng <mingfengwan...@gmail.com> Authored: Thu Sep 27 11:19:49 2012 +0800 Committer: wangmingfeng <mingfengwan...@gmail.com> Committed: Thu Sep 27 11:19:49 2012 +0800 ---------------------------------------------------------------------- lib/windows8/platform.js | 6 ++++++ 1 files changed, 6 insertions(+), 0 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-cordova-js/blob/598706c4/lib/windows8/platform.js ---------------------------------------------------------------------- diff --git a/lib/windows8/platform.js b/lib/windows8/platform.js index 89f9253..41e798e 100644 --- a/lib/windows8/platform.js +++ b/lib/windows8/platform.js @@ -23,6 +23,12 @@ module.exports = { } } } + FileReader: { + path: 'cordova/plugin/FileReader' + }, + File: { + path: 'cordova/plugin/File' + } }, merges: { navigator: {