mirror of
https://github.com/wahyd4/cdnjs.git
synced 2026-08-19 01:36:01 +10:00
add git auto-update for phaser
This commit is contained in:
@@ -21,5 +21,15 @@
|
||||
"type": "git",
|
||||
"url": "https://github.com/photonstorm/phaser.git"
|
||||
}
|
||||
]
|
||||
],
|
||||
"autoupdate": {
|
||||
"source": "git",
|
||||
"target": "https://github.com/photonstorm/phaser.git",
|
||||
"basePath": "build/",
|
||||
"files": [
|
||||
"*/*.js",
|
||||
"*.js",
|
||||
"*.map"
|
||||
]
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user