mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2025-08-19 03:32:21 +08:00
working examples
This commit is contained in:
@ -1,12 +1,12 @@
|
||||
System.config({
|
||||
traceurOptions: {
|
||||
annotations: true,
|
||||
types: true,
|
||||
memberVariables: true
|
||||
},
|
||||
"paths": {
|
||||
"*": "*.js",
|
||||
"github:*": "/jspm_packages/github/*.js"
|
||||
},
|
||||
"traceurOptions": {
|
||||
"annotations": true,
|
||||
"types": true,
|
||||
"memberVariables": true
|
||||
}
|
||||
});
|
||||
|
||||
|
Reference in New Issue
Block a user