This website requires JavaScript.
Explore
Help
Sign In
github
/
cordova-android
Watch
3
Star
0
Fork
1
You've already forked cordova-android
mirror of
https://github.com/apache/cordova-android.git
synced
2025-02-01 02:12:58 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
1dcba51092
cordova-android
/
test
/
assets
/
www
/
cordova_plugins.js
3 lines
98 B
JavaScript
Raw
Normal View
History
Unescape
Escape
CB-5302: Massive movement to get tests working again
2013-11-07 07:04:47 +08:00
cordova
.
define
(
'cordova/plugin_list'
,
function
(
require
,
exports
,
module
)
{
Fixing plugins configuration, Device shouldn't be checked in here
2013-11-13 06:27:09 +08:00
module
.
exports
=
[
]
CB-5302: Massive movement to get tests working again
2013-11-07 07:04:47 +08:00
}
)
;
Reference in New Issue
Copy Permalink