Граф коммитов

9 Коммитов

Автор SHA1 Сообщение Дата
Danny Coates cc595fc2b4
chore(format): mass reformat with prettier 2 and single config 2020-05-24 10:51:57 -07:00
Danny Coates 8701348cdd
chore(style): added prettier to fxa-content-server 2019-06-25 09:43:00 -07:00
Shane Tomlinson 6b8152192f feat(build): Object literals must be sorted alphabetically.
Add an es-lint plugin to enforce alphabetization on object literals.
Sort all of the object literals.
2015-09-28 12:00:58 +01:00
vladikoff 99233e637d fix(templates): fixes issues with 50*.html templates in production mode
Fixes mozilla/fxa-content-server#2663
2015-07-08 10:40:51 -04:00
vladikoff 6d5f8067b9 fix(lint): remove "use strict" from server code
Fixes mozilla/fxa-content-server#2558
2015-06-18 12:24:29 -04:00
Sai Pc 5e9cb769fa fix(server): inconsistent use of 'use strict'
Fixes mozilla/fxa-content-server#1318
    Fix files that use 'use strict' in function scope.
    Put 'use strict' directives in the global scope.
    Fix spacing and newline issues.

Closes gh-2537.
2015-06-10 13:34:32 -04:00
Shane Tomlinson 14a1b3ed35 feat(build): Compress the HTML files
The HTML files were not being minified properly because of the build order. htmlmin must occur last, after all other processing has completed.

fixes mozilla/fxa-content-server#828
2015-06-08 13:49:55 +01:00
Peter deHaan e27caedbd6 initial commit for jscs 2014-01-13 17:32:51 -08:00
Peter deHaan 25bd50341b Refactoring Gruntfile.js and putting tasks in separate files 2013-12-12 10:37:01 -08:00