This website works better with JavaScript
Home
Esplora
Aiuto
Registrati
Accedi
dayuan
/
manyi
Segui
6
Vota
0
Forka
0
File
Problemi
0
Pull Requests
0
Wiki
Albero (Tree):
839624c1fa
Rami (Branch)
Tag
master
manyi
/
static
/
angular-mod
/
bak
/
grunt
/
uglify.js
uglify.js
104 B
Cronologia
Originale
1
2
3
4
5
6
7
8
module.exports = {
dist:{
src:[
'dist/js/dist.js'
],
dest:'dist/js/app.min.js'
}
}