All Downloads are FREE. Search and download functionalities are using the official Maven repository.

META-INF.resources.blogs.js.config.js Maven / Gradle / Ivy

There is a newer version: 2.0.2
Show newest version
;(function() {
	AUI().applyConfig(
		{
			groups: {
				blogs: {
					base: MODULE_PATH + '/blogs/js/',
					combine: Liferay.AUI.getCombine(),
					modules: {
						'liferay-blogs': {
							path: 'blogs.js',
							requires: [
								'aui-base',
								'aui-io-request',
								'liferay-portlet-base'
							]
						}
					},
					root: MODULE_PATH + '/blogs/js/'
				}
			}
		}
	);
})();




© 2015 - 2025 Weber Informatics LLC | Privacy Policy