Browse Source

Fix so that *.deploy.js files are actually different than regular files.

Göran Krampe 13 năm trước cách đây
mục cha
commit
e57cb71a2d
3 tập tin đã thay đổi với 115 bổ sung286 xóa
  1. 114 285
      js/IDE.deploy.js
  2. 0 0
      js/IDE.js
  3. 1 1
      st/IDE.st

Những thai đổi đã bị hủy bỏ vì nó quá lớn
+ 114 - 285
js/IDE.deploy.js


Những thai đổi đã bị hủy bỏ vì nó quá lớn
+ 0 - 0
js/IDE.js


+ 1 - 1
st/IDE.st

@@ -574,7 +574,7 @@ commitCategory
 	    send.
 	(Ajax url: self class commitPathJs, '/', selectedCategory, '.deploy.js')
 	    at: 'type' put: 'PUT';
-	    at: 'data' put: (Exporter new exportCategory: selectedCategory);
+	    at: 'data' put: (StrippedExporter new exportCategory: selectedCategory);
 	    at: 'error' put: [self alert: 'Commit failed!!'];
 	    send.
 	(Ajax url: self class commitPathSt, '/', selectedCategory, '.st')

Một số tệp đã không được hiển thị bởi vì quá nhiều tập tin thay đổi trong này khác