build: 生产环境构建 (ENV=prod)
- 使用 --dart-define=ENV=prod 参数 - API 指向生产环境: http://8.155.172.147:5010 - 字体 tree-shaking 优化完成 - MaterialIcons 减少 99.5%
This commit is contained in:
@@ -1 +1 @@
|
||||
cd059bcd8df9e9b2b7bfff5ee9fb7ba7
|
||||
2b1d2ed877ca1d041aef5d6561fbfcf5
|
||||
@@ -37,6 +37,6 @@ _flutter.buildConfig = {"engineRevision":"e4b8dca3f1b4ede4c30371002441c88c12187e
|
||||
|
||||
_flutter.loader.load({
|
||||
serviceWorkerSettings: {
|
||||
serviceWorkerVersion: "1910618382" /* Flutter's service worker is deprecated and will be removed in a future Flutter release. */
|
||||
serviceWorkerVersion: "1306420232" /* Flutter's service worker is deprecated and will be removed in a future Flutter release. */
|
||||
}
|
||||
});
|
||||
|
||||
@@ -93538,7 +93538,7 @@ return A.K($async$nS,r)}}
|
||||
A.CK.prototype={
|
||||
L(a){var s=this.a9j()
|
||||
return A.b7A(A.lC(new A.any(this),t.eC),s)},
|
||||
a9j(){var s,r=null,q=new A.AM(),p=A.b3Z("http://localhost:5010",B.qJ,A.aF(["Content-Type","application/json"],t.N,t.z),B.qJ),o=new A.QH(A.c([B.Ln],t.i6))
|
||||
a9j(){var s,r=null,q=new A.AM(),p=A.b3Z("http://8.155.172.147:5010",B.qJ,A.aF(["Content-Type","application/json"],t.N,t.z),B.qJ),o=new A.QH(A.c([B.Ln],t.i6))
|
||||
o.a2(o,B.WC)
|
||||
s=new A.aew($,o,$,new A.ahI(51200),!1)
|
||||
s.YL$=p
|
||||
|
||||
Reference in New Issue
Block a user