This website works better with JavaScript
Home
Explore
原型工具、Api管理、Bug管理等
更多工具
团队协作
快速原型
自动标注
Bug管理
Api管理
Sign In
zhuliang
/
AdminLTE
mirror of
https://github.com/almasaeed2010/AdminLTE.git
Watch
1
Star
0
Fork
0
Files
Issues
0
Wiki
Browse Source
Description of module: BABEL
Arno Roldao Junior
9 years ago
parent
071a2c166e
commit
5297b27e51
1 changed files
with
1 additions
and
0 deletions
Split View
Show Diff Stats
1
0
grunt-tasks/babel.js
+ 1
- 0
grunt-tasks/babel.js
View File
@@ -1,3 +1,4 @@
+// Compile ECMA6 to ECMA5
'use strict';
module.exports = function (grunt) {