This website works better with JavaScript
Página inicial
Explorar
原型工具、Api管理、Bug管理等
更多工具
团队协作
快速原型
自动标注
Bug管理
Api管理
Entrar
zhuliang
/
AdminLTE
mirror de
https://github.com/almasaeed2010/AdminLTE.git
Observar
1
Favorito
0
Fork
0
Arquivos
Issues
0
Wiki
Ver código fonte
Description of module: BABEL
Arno Roldao Junior
9 anos atrás
pai
071a2c166e
commit
5297b27e51
1 arquivos alterados
com
1 adições
e
0 exclusões
Visão dividida
Mostrar estatísticas do Diff
1
0
grunt-tasks/babel.js
+ 1
- 0
grunt-tasks/babel.js
Ver arquivo
@@ -1,3 +1,4 @@
+// Compile ECMA6 to ECMA5
'use strict';
module.exports = function (grunt) {