|
@@ -29,15 +29,7 @@ require.config({
|
|
"pluggable": "node_modules/pluggable.js/dist/pluggable",
|
|
"pluggable": "node_modules/pluggable.js/dist/pluggable",
|
|
"polyfill": "src/polyfill",
|
|
"polyfill": "src/polyfill",
|
|
"sizzle": "node_modules/jquery/sizzle/dist/sizzle",
|
|
"sizzle": "node_modules/jquery/sizzle/dist/sizzle",
|
|
- "strophe": "node_modules/strophe.js/src/wrapper",
|
|
|
|
- "strophe-base64": "node_modules/strophe.js/src/base64",
|
|
|
|
- "strophe-bosh": "node_modules/strophe.js/src/bosh",
|
|
|
|
- "strophe-core": "node_modules/strophe.js/src/core",
|
|
|
|
- "strophe-md5": "node_modules/strophe.js/src/md5",
|
|
|
|
- "strophe-polyfill": "node_modules/strophe.js/src/polyfills",
|
|
|
|
- "strophe-sha1": "node_modules/strophe.js/src/sha1",
|
|
|
|
- "strophe-utils": "node_modules/strophe.js/src/utils",
|
|
|
|
- "strophe-websocket": "node_modules/strophe.js/src/websocket",
|
|
|
|
|
|
+ "strophe": "node_modules/strophe.js/strophe",
|
|
"strophe.disco": "node_modules/strophejs-plugin-disco/strophe.disco",
|
|
"strophe.disco": "node_modules/strophejs-plugin-disco/strophe.disco",
|
|
"strophe.ping": "node_modules/strophejs-plugin-ping/strophe.ping",
|
|
"strophe.ping": "node_modules/strophejs-plugin-ping/strophe.ping",
|
|
"strophe.rsm": "node_modules/strophejs-plugin-rsm/strophe.rsm",
|
|
"strophe.rsm": "node_modules/strophejs-plugin-rsm/strophe.rsm",
|