This website works better with JavaScript
Halaman utama
Jelajahi
原型工具、Api管理、Bug管理等
更多工具
团队协作
快速原型
自动标注
Bug管理
Api管理
Masuk
zhuliang
/
AdminLTE
cermin dari
https://github.com/almasaeed2010/AdminLTE.git
Liatin
1
Bintangi
0
Fork
0
Berkas
Masalah
0
Wiki
Jelajahi Sumber
Description of module: BABEL
Arno Roldao Junior
9 tahun lalu
induk
071a2c166e
melakukan
5297b27e51
1 mengubah file
dengan
1 tambahan dan
0 penghapusan
Tampilan Split
Tampilkan Statistik Diff
1
0
grunt-tasks/babel.js
+ 1
- 0
grunt-tasks/babel.js
Tampilan Berkas
@@ -1,3 +1,4 @@
+// Compile ECMA6 to ECMA5
'use strict';
module.exports = function (grunt) {