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

META-INF.systemjs.config.json Maven / Gradle / Ivy

There is a newer version: 3.1.0
Show newest version
{
    "paths": {
		"core-js": "webjars/core-js",
		"core.js": null,
		"rxjs": "webjars/rxjs",
		"zone.js": "webjars/zone.js"
    },
        	
	"packages": {
		"core-js": {
			"main": "client/core.js"
		},
		"rxjs": {
			"main": "bundles/Rx.js"
		},
		"zone.js": {
			"main": "dist/zone.js"
		}
	}
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy