Просмотр исходного кода

Fix release build rules following 23c9f97 and #659

Chia-liang Kao 11 лет назад
Родитель
Сommit
8194c62f4e
1 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      tasks/options/requirejs.js

+ 1 - 1
tasks/options/requirejs.js

@@ -51,7 +51,7 @@ module.exports = function(config,grunt) {
         'modernizr',
         'modernizr',
         'timepicker',
         'timepicker',
         'datepicker',
         'datepicker',
-        'underscore',
+        'lodash',
         'filters/all',
         'filters/all',
         'jquery.flot',
         'jquery.flot',
         'services/all',
         'services/all',