##// END OF EJS Templates
js: cleanup dropped crisper.
marcink -
r3160:11a89089 default
parent child Browse files
Show More
@@ -8,7 +8,6 b' module.exports = function(grunt) {'
8 grunt.loadNpmTasks('grunt-contrib-watch');
8 grunt.loadNpmTasks('grunt-contrib-watch');
9 grunt.loadNpmTasks('grunt-contrib-jshint');
9 grunt.loadNpmTasks('grunt-contrib-jshint');
10 grunt.loadNpmTasks('grunt-vulcanize');
10 grunt.loadNpmTasks('grunt-vulcanize');
11 grunt.loadNpmTasks('grunt-crisper');
12 grunt.loadNpmTasks('grunt-contrib-copy');
11 grunt.loadNpmTasks('grunt-contrib-copy');
13
12
14 grunt.registerTask('default', ['less:production', 'less:components', 'concat:polymercss', 'copy', 'concat:dist', 'vulcanize']);
13 grunt.registerTask('default', ['less:production', 'less:components', 'concat:polymercss', 'copy', 'concat:dist', 'vulcanize']);
@@ -99,16 +99,6 b''
99 "nonull": true
99 "nonull": true
100 }
100 }
101 },
101 },
102 "crisper": {
103 "dist": {
104 "options": {
105 "cleanup": false,
106 "onlySplit": true
107 },
108 "src": "<%= dirs.js.dest %>/rhodecode-components.html",
109 "dest": "<%= dirs.js.dest %>/rhodecode-components.js"
110 }
111 },
112 "less": {
102 "less": {
113 "development": {
103 "development": {
114 "options": {
104 "options": {
@@ -157,7 +147,6 b''
157 "less:components",
147 "less:components",
158 "concat:polymercss",
148 "concat:polymercss",
159 "vulcanize",
149 "vulcanize",
160 "crisper",
161 "concat:dist"
150 "concat:dist"
162 ]
151 ]
163 },
152 },
@@ -171,7 +160,6 b''
171 "less:components",
160 "less:components",
172 "concat:polymercss",
161 "concat:polymercss",
173 "vulcanize",
162 "vulcanize",
174 "crisper",
175 "concat:dist"
163 "concat:dist"
176 ]
164 ]
177 }
165 }
@@ -15,9 +15,7 b''
15 "grunt-contrib-jshint": "^0.12.0",
15 "grunt-contrib-jshint": "^0.12.0",
16 "grunt-contrib-less": "^1.1.0",
16 "grunt-contrib-less": "^1.1.0",
17 "grunt-contrib-watch": "^0.6.1",
17 "grunt-contrib-watch": "^0.6.1",
18 "crisper": "^2.1.1",
19 "vulcanize": "^1.16.0",
18 "vulcanize": "^1.16.0",
20 "grunt-crisper": "^1.0.1",
21 "grunt-vulcanize": "^1.0.0",
19 "grunt-vulcanize": "^1.0.0",
22 "node2nix": "^1.0.0",
20 "node2nix": "^1.0.0",
23 "jshint": "^2.9.1-rc3",
21 "jshint": "^2.9.1-rc3",
@@ -94,15 +94,6 b' let'
94 sha1 = "4a5282ac164729e93619bcfd3ad151f817ce91f5";
94 sha1 = "4a5282ac164729e93619bcfd3ad151f817ce91f5";
95 };
95 };
96 };
96 };
97 "ansi-escape-sequences-3.0.0" = {
98 name = "ansi-escape-sequences";
99 packageName = "ansi-escape-sequences";
100 version = "3.0.0";
101 src = fetchurl {
102 url = "https://registry.npmjs.org/ansi-escape-sequences/-/ansi-escape-sequences-3.0.0.tgz";
103 sha1 = "1c18394b6af9b76ff9a63509fa497669fd2ce53e";
104 };
105 };
106 "ansi-regex-0.2.1" = {
97 "ansi-regex-0.2.1" = {
107 name = "ansi-regex";
98 name = "ansi-regex";
108 packageName = "ansi-regex";
99 packageName = "ansi-regex";
@@ -176,15 +167,6 b' let'
176 sha1 = "cfd01e0fbba3d6caed049fbd758d40f65196f57c";
167 sha1 = "cfd01e0fbba3d6caed049fbd758d40f65196f57c";
177 };
168 };
178 };
169 };
179 "array-back-1.0.4" = {
180 name = "array-back";
181 packageName = "array-back";
182 version = "1.0.4";
183 src = fetchurl {
184 url = "https://registry.npmjs.org/array-back/-/array-back-1.0.4.tgz";
185 sha1 = "644ba7f095f7ffcf7c43b5f0dc39d3c1f03c063b";
186 };
187 };
188 "asap-2.0.6" = {
170 "asap-2.0.6" = {
189 name = "asap";
171 name = "asap";
190 packageName = "asap";
172 packageName = "asap";
@@ -491,24 +473,6 b' let'
491 sha512 = "brWl9y6vOB1xYPZcpZde3N9zDByXTosAeMDo4p1wzo6UMOX4vumB+TP1RZ76sfE6Md68Q0NJSrE/gbezd4Ul+w==";
473 sha512 = "brWl9y6vOB1xYPZcpZde3N9zDByXTosAeMDo4p1wzo6UMOX4vumB+TP1RZ76sfE6Md68Q0NJSrE/gbezd4Ul+w==";
492 };
474 };
493 };
475 };
494 "command-line-args-3.0.5" = {
495 name = "command-line-args";
496 packageName = "command-line-args";
497 version = "3.0.5";
498 src = fetchurl {
499 url = "https://registry.npmjs.org/command-line-args/-/command-line-args-3.0.5.tgz";
500 sha1 = "5bd4ad45e7983e5c1344918e40280ee2693c5ac0";
501 };
502 };
503 "command-line-usage-3.0.8" = {
504 name = "command-line-usage";
505 packageName = "command-line-usage";
506 version = "3.0.8";
507 src = fetchurl {
508 url = "https://registry.npmjs.org/command-line-usage/-/command-line-usage-3.0.8.tgz";
509 sha1 = "b6a20978c1b383477f5c11a529428b880bfe0f4d";
510 };
511 };
512 "concat-map-0.0.1" = {
476 "concat-map-0.0.1" = {
513 name = "concat-map";
477 name = "concat-map";
514 packageName = "concat-map";
478 packageName = "concat-map";
@@ -581,15 +545,6 b' let'
581 sha1 = "9a91f597d71f6110294e076ad44dbb3408568e46";
545 sha1 = "9a91f597d71f6110294e076ad44dbb3408568e46";
582 };
546 };
583 };
547 };
584 "crisper-2.1.1" = {
585 name = "crisper";
586 packageName = "crisper";
587 version = "2.1.1";
588 src = fetchurl {
589 url = "https://registry.npmjs.org/crisper/-/crisper-2.1.1.tgz";
590 sha512 = "yxfj9nTbFunDASztAxVF8hCPwaZBvTjayNzG3YL/VVQfQaKBXX2+TM3p1xB1Pxd8RYeDQJkJIQRwM3FQSIa+pw==";
591 };
592 };
593 "cryptiles-2.0.5" = {
548 "cryptiles-2.0.5" = {
594 name = "cryptiles";
549 name = "cryptiles";
595 packageName = "cryptiles";
550 packageName = "cryptiles";
@@ -653,15 +608,6 b' let'
653 sha512 = "bC7ElrdJaJnPbAP+1EotYvqZsb3ecl5wi6Bfi6BJTUcNowp6cvspg0jXznRTKDjm/E7AdgFBVeAPVMNcKGsHMA==";
608 sha512 = "bC7ElrdJaJnPbAP+1EotYvqZsb3ecl5wi6Bfi6BJTUcNowp6cvspg0jXznRTKDjm/E7AdgFBVeAPVMNcKGsHMA==";
654 };
609 };
655 };
610 };
656 "deep-extend-0.4.2" = {
657 name = "deep-extend";
658 packageName = "deep-extend";
659 version = "0.4.2";
660 src = fetchurl {
661 url = "https://registry.npmjs.org/deep-extend/-/deep-extend-0.4.2.tgz";
662 sha1 = "48b699c27e334bf89f10892be432f6e4c7d34a7f";
663 };
664 };
665 "deep-is-0.1.3" = {
611 "deep-is-0.1.3" = {
666 name = "deep-is";
612 name = "deep-is";
667 packageName = "deep-is";
613 packageName = "deep-is";
@@ -995,15 +941,6 b' let'
995 sha1 = "8b5bcbd9ec327c5041bf9ab023fd6750f1177e65";
941 sha1 = "8b5bcbd9ec327c5041bf9ab023fd6750f1177e65";
996 };
942 };
997 };
943 };
998 "feature-detect-es6-1.5.0" = {
999 name = "feature-detect-es6";
1000 packageName = "feature-detect-es6";
1001 version = "1.5.0";
1002 src = fetchurl {
1003 url = "https://registry.npmjs.org/feature-detect-es6/-/feature-detect-es6-1.5.0.tgz";
1004 sha512 = "DzWPIGzTnfp3/KK1d/YPfmgLqeDju9F2DQYBL35VusgSApcA7XGqVtXfR4ETOOFEzdFJ3J7zh0Gkk011TiA4uQ==";
1005 };
1006 };
1007 "file-sync-cmp-0.1.1" = {
944 "file-sync-cmp-0.1.1" = {
1008 name = "file-sync-cmp";
945 name = "file-sync-cmp";
1009 packageName = "file-sync-cmp";
946 packageName = "file-sync-cmp";
@@ -1013,15 +950,6 b' let'
1013 sha1 = "a5e7a8ffbfa493b43b923bbd4ca89a53b63b612b";
950 sha1 = "a5e7a8ffbfa493b43b923bbd4ca89a53b63b612b";
1014 };
951 };
1015 };
952 };
1016 "find-replace-1.0.3" = {
1017 name = "find-replace";
1018 packageName = "find-replace";
1019 version = "1.0.3";
1020 src = fetchurl {
1021 url = "https://registry.npmjs.org/find-replace/-/find-replace-1.0.3.tgz";
1022 sha1 = "b88e7364d2d9c959559f388c66670d6130441fa0";
1023 };
1024 };
1025 "findit-2.0.0" = {
953 "findit-2.0.0" = {
1026 name = "findit";
954 name = "findit";
1027 packageName = "findit";
955 packageName = "findit";
@@ -1256,15 +1184,6 b' let'
1256 sha1 = "64fdcba25a635f5b4da1b6ce6f90da0aeb6e3f15";
1184 sha1 = "64fdcba25a635f5b4da1b6ce6f90da0aeb6e3f15";
1257 };
1185 };
1258 };
1186 };
1259 "grunt-crisper-1.0.1" = {
1260 name = "grunt-crisper";
1261 packageName = "grunt-crisper";
1262 version = "1.0.1";
1263 src = fetchurl {
1264 url = "https://registry.npmjs.org/grunt-crisper/-/grunt-crisper-1.0.1.tgz";
1265 sha1 = "e7c091dcaff10deb0091e3035ca7e54008991fe7";
1266 };
1267 };
1268 "grunt-legacy-log-0.1.3" = {
1187 "grunt-legacy-log-0.1.3" = {
1269 name = "grunt-legacy-log";
1188 name = "grunt-legacy-log";
1270 packageName = "grunt-legacy-log";
1189 packageName = "grunt-legacy-log";
@@ -2237,15 +2156,6 b' let'
2237 sha512 = "tQtKA9WIAhBF3+VLAseyMqZeBjW0AHJoxOtYqSUZNJxauErmLbVm2FW1y+J/YA9dUrAC39ITejlZWhVIwawkKw==";
2156 sha512 = "tQtKA9WIAhBF3+VLAseyMqZeBjW0AHJoxOtYqSUZNJxauErmLbVm2FW1y+J/YA9dUrAC39ITejlZWhVIwawkKw==";
2238 };
2157 };
2239 };
2158 };
2240 "reduce-flatten-1.0.1" = {
2241 name = "reduce-flatten";
2242 packageName = "reduce-flatten";
2243 version = "1.0.1";
2244 src = fetchurl {
2245 url = "https://registry.npmjs.org/reduce-flatten/-/reduce-flatten-1.0.1.tgz";
2246 sha1 = "258c78efd153ddf93cb561237f61184f3696e327";
2247 };
2248 };
2249 "regenerator-runtime-0.10.5" = {
2159 "regenerator-runtime-0.10.5" = {
2250 name = "regenerator-runtime";
2160 name = "regenerator-runtime";
2251 packageName = "regenerator-runtime";
2161 packageName = "regenerator-runtime";
@@ -2597,15 +2507,6 b' let'
2597 sha1 = "535d045ce6b6363fa40117084629995e9df324c7";
2507 sha1 = "535d045ce6b6363fa40117084629995e9df324c7";
2598 };
2508 };
2599 };
2509 };
2600 "table-layout-0.3.0" = {
2601 name = "table-layout";
2602 packageName = "table-layout";
2603 version = "0.3.0";
2604 src = fetchurl {
2605 url = "https://registry.npmjs.org/table-layout/-/table-layout-0.3.0.tgz";
2606 sha1 = "6ee20dc483db371b3e5c87f704ed2f7c799d2c9a";
2607 };
2608 };
2609 "tar-3.1.15" = {
2510 "tar-3.1.15" = {
2610 name = "tar";
2511 name = "tar";
2611 packageName = "tar";
2512 packageName = "tar";
@@ -2624,15 +2525,6 b' let'
2624 sha1 = "e0c6bc4d26b903124410e4fed81103014dfc1f59";
2525 sha1 = "e0c6bc4d26b903124410e4fed81103014dfc1f59";
2625 };
2526 };
2626 };
2527 };
2627 "test-value-2.1.0" = {
2628 name = "test-value";
2629 packageName = "test-value";
2630 version = "2.1.0";
2631 src = fetchurl {
2632 url = "https://registry.npmjs.org/test-value/-/test-value-2.1.0.tgz";
2633 sha1 = "11da6ff670f3471a73b625ca4f3fdcf7bb748291";
2634 };
2635 };
2636 "throttleit-1.0.0" = {
2528 "throttleit-1.0.0" = {
2637 name = "throttleit";
2529 name = "throttleit";
2638 packageName = "throttleit";
2530 packageName = "throttleit";
@@ -2714,15 +2606,6 b' let'
2714 sha1 = "867ac74e3864187b1d3d47d996a78ec5c8830777";
2606 sha1 = "867ac74e3864187b1d3d47d996a78ec5c8830777";
2715 };
2607 };
2716 };
2608 };
2717 "typical-2.6.1" = {
2718 name = "typical";
2719 packageName = "typical";
2720 version = "2.6.1";
2721 src = fetchurl {
2722 url = "https://registry.npmjs.org/typical/-/typical-2.6.1.tgz";
2723 sha1 = "5c080e5d661cbbe38259d2e70a3c7253e873881d";
2724 };
2725 };
2726 "uid-number-0.0.5" = {
2609 "uid-number-0.0.5" = {
2727 name = "uid-number";
2610 name = "uid-number";
2728 packageName = "uid-number";
2611 packageName = "uid-number";
@@ -2894,15 +2777,6 b' let'
2894 sha1 = "27584810891456a4171c8d0226441ade90cbcaeb";
2777 sha1 = "27584810891456a4171c8d0226441ade90cbcaeb";
2895 };
2778 };
2896 };
2779 };
2897 "wordwrapjs-2.0.0" = {
2898 name = "wordwrapjs";
2899 packageName = "wordwrapjs";
2900 version = "2.0.0";
2901 src = fetchurl {
2902 url = "https://registry.npmjs.org/wordwrapjs/-/wordwrapjs-2.0.0.tgz";
2903 sha1 = "ab55f695e6118da93858fdd70c053d1c5e01ac20";
2904 };
2905 };
2906 "wrappy-1.0.2" = {
2780 "wrappy-1.0.2" = {
2907 name = "wrappy";
2781 name = "wrappy";
2908 packageName = "wrappy";
2782 packageName = "wrappy";
@@ -2949,7 +2823,6 b' let'
2949 sources."acorn-jsx-3.0.1"
2823 sources."acorn-jsx-3.0.1"
2950 sources."ajv-4.11.8"
2824 sources."ajv-4.11.8"
2951 sources."amdefine-1.0.1"
2825 sources."amdefine-1.0.1"
2952 sources."ansi-escape-sequences-3.0.0"
2953 sources."ansi-regex-2.1.1"
2826 sources."ansi-regex-2.1.1"
2954 sources."ansi-styles-2.2.1"
2827 sources."ansi-styles-2.2.1"
2955 sources."appenlight-client-git+https://git@github.com/AppEnlight/appenlight-client-js.git#0.5.1"
2828 sources."appenlight-client-git+https://git@github.com/AppEnlight/appenlight-client-js.git#0.5.1"
@@ -2960,7 +2833,6 b' let'
2960 sources."underscore.string-2.4.0"
2833 sources."underscore.string-2.4.0"
2961 ];
2834 ];
2962 })
2835 })
2963 sources."array-back-1.0.4"
2964 sources."asap-2.0.6"
2836 sources."asap-2.0.6"
2965 sources."asn1-0.2.4"
2837 sources."asn1-0.2.4"
2966 sources."assert-plus-0.2.0"
2838 sources."assert-plus-0.2.0"
@@ -2998,8 +2870,6 b' let'
2998 sources."coffee-script-1.3.3"
2870 sources."coffee-script-1.3.3"
2999 sources."colors-0.6.2"
2871 sources."colors-0.6.2"
3000 sources."combined-stream-1.0.7"
2872 sources."combined-stream-1.0.7"
3001 sources."command-line-args-3.0.5"
3002 sources."command-line-usage-3.0.8"
3003 sources."concat-map-0.0.1"
2873 sources."concat-map-0.0.1"
3004 sources."concat-stream-1.6.2"
2874 sources."concat-stream-1.6.2"
3005 sources."config-chain-1.1.12"
2875 sources."config-chain-1.1.12"
@@ -3007,7 +2877,11 b' let'
3007 sources."console-control-strings-1.1.0"
2877 sources."console-control-strings-1.1.0"
3008 sources."core-js-2.5.7"
2878 sources."core-js-2.5.7"
3009 sources."core-util-is-1.0.2"
2879 sources."core-util-is-1.0.2"
3010 sources."crisper-2.1.1"
2880 (sources."crisper-1.2.0" // {
2881 dependencies = [
2882 sources."nopt-3.0.6"
2883 ];
2884 })
3011 sources."cryptiles-2.0.5"
2885 sources."cryptiles-2.0.5"
3012 sources."cycle-1.0.3"
2886 sources."cycle-1.0.3"
3013 (sources."dashdash-1.14.1" // {
2887 (sources."dashdash-1.14.1" // {
@@ -3018,7 +2892,6 b' let'
3018 sources."date-now-0.1.4"
2892 sources."date-now-0.1.4"
3019 sources."dateformat-1.0.2-1.2.3"
2893 sources."dateformat-1.0.2-1.2.3"
3020 sources."debug-0.7.4"
2894 sources."debug-0.7.4"
3021 sources."deep-extend-0.4.2"
3022 sources."deep-is-0.1.3"
2895 sources."deep-is-0.1.3"
3023 sources."delayed-stream-1.0.0"
2896 sources."delayed-stream-1.0.0"
3024 sources."delegate-3.2.0"
2897 sources."delegate-3.2.0"
@@ -3069,9 +2942,7 b' let'
3069 sources."favico.js-0.3.10"
2942 sources."favico.js-0.3.10"
3070 sources."faye-websocket-0.4.4"
2943 sources."faye-websocket-0.4.4"
3071 sources."fd-slicer-1.0.1"
2944 sources."fd-slicer-1.0.1"
3072 sources."feature-detect-es6-1.5.0"
3073 sources."file-sync-cmp-0.1.1"
2945 sources."file-sync-cmp-0.1.1"
3074 sources."find-replace-1.0.3"
3075 sources."findit-2.0.0"
2946 sources."findit-2.0.0"
3076 (sources."findup-sync-0.1.3" // {
2947 (sources."findup-sync-0.1.3" // {
3077 dependencies = [
2948 dependencies = [
@@ -3139,7 +3010,6 b' let'
3139 sources."lodash-2.4.2"
3010 sources."lodash-2.4.2"
3140 ];
3011 ];
3141 })
3012 })
3142 sources."grunt-crisper-1.0.1"
3143 (sources."grunt-legacy-log-0.1.3" // {
3013 (sources."grunt-legacy-log-0.1.3" // {
3144 dependencies = [
3014 dependencies = [
3145 sources."lodash-2.4.2"
3015 sources."lodash-2.4.2"
@@ -3153,12 +3023,7 b' let'
3153 ];
3023 ];
3154 })
3024 })
3155 sources."grunt-legacy-util-0.2.0"
3025 sources."grunt-legacy-util-0.2.0"
3156 (sources."grunt-vulcanize-1.0.0" // {
3026 sources."grunt-vulcanize-1.0.0"
3157 dependencies = [
3158 sources."crisper-1.2.0"
3159 sources."nopt-3.0.6"
3160 ];
3161 })
3162 sources."har-schema-1.0.5"
3027 sources."har-schema-1.0.5"
3163 sources."har-validator-4.2.1"
3028 sources."har-validator-4.2.1"
3164 sources."has-ansi-2.0.0"
3029 sources."has-ansi-2.0.0"
@@ -3301,7 +3166,6 b' let'
3301 sources."isarray-1.0.0"
3166 sources."isarray-1.0.0"
3302 ];
3167 ];
3303 })
3168 })
3304 sources."reduce-flatten-1.0.1"
3305 sources."regenerator-runtime-0.10.5"
3169 sources."regenerator-runtime-0.10.5"
3306 sources."request-2.81.0"
3170 sources."request-2.81.0"
3307 sources."request-progress-2.0.1"
3171 sources."request-progress-2.0.1"
@@ -3338,10 +3202,8 b' let'
3338 sources."strip-ansi-3.0.1"
3202 sources."strip-ansi-3.0.1"
3339 sources."strip-json-comments-1.0.4"
3203 sources."strip-json-comments-1.0.4"
3340 sources."supports-color-2.0.0"
3204 sources."supports-color-2.0.0"
3341 sources."table-layout-0.3.0"
3342 sources."tar-3.1.15"
3205 sources."tar-3.1.15"
3343 sources."temp-0.8.3"
3206 sources."temp-0.8.3"
3344 sources."test-value-2.1.0"
3345 sources."throttleit-1.0.0"
3207 sources."throttleit-1.0.0"
3346 sources."through-2.3.8"
3208 sources."through-2.3.8"
3347 sources."tiny-emitter-2.0.2"
3209 sources."tiny-emitter-2.0.2"
@@ -3355,7 +3217,6 b' let'
3355 sources."tweetnacl-0.14.5"
3217 sources."tweetnacl-0.14.5"
3356 sources."type-check-0.3.2"
3218 sources."type-check-0.3.2"
3357 sources."typedarray-0.0.6"
3219 sources."typedarray-0.0.6"
3358 sources."typical-2.6.1"
3359 sources."uid-number-0.0.5"
3220 sources."uid-number-0.0.5"
3360 sources."underscore-1.7.0"
3221 sources."underscore-1.7.0"
3361 sources."underscore.string-2.2.1"
3222 sources."underscore.string-2.2.1"
@@ -3385,7 +3246,6 b' let'
3385 ];
3246 ];
3386 })
3247 })
3387 sources."wordwrap-1.0.0"
3248 sources."wordwrap-1.0.0"
3388 sources."wordwrapjs-2.0.0"
3389 sources."wrappy-1.0.2"
3249 sources."wrappy-1.0.2"
3390 sources."yallist-3.0.2"
3250 sources."yallist-3.0.2"
3391 sources."yauzl-2.4.1"
3251 sources."yauzl-2.4.1"
General Comments 0
You need to be logged in to leave comments. Login now