This website works better with JavaScript
Página Principal
Explorar
Ajuda
Registe-se
Iniciar Sessão
wilson.silva
/
AdminLte
mirror de
https://github.com/almasaeed2010/AdminLTE
Vigiar
1
Colocar Estrela
0
Fork
0
Ficheiros
Problemas
0
Wiki
Ver Fonte
Description of module: BABEL
Arno Roldao Junior
há 8 anos atrás
pai
071a2c166e
commit
5297b27e51
1 ficheiros alterados
com
1 adições
e
0 exclusões
Visão Dividida
Mostrar Estatísticas Diff
1
0
grunt-tasks/babel.js
+ 1
- 0
grunt-tasks/babel.js
Ver Ficheiro
@@ -1,3 +1,4 @@
+// Compile ECMA6 to ECMA5
'use strict';
module.exports = function (grunt) {