This repository was archived by the owner on Feb 25, 2025. It is now read-only.
File tree 1 file changed +39
-5
lines changed 1 file changed +39
-5
lines changed Original file line number Diff line number Diff line change 6
6
" device_type=none" ,
7
7
" os=Linux"
8
8
],
9
- "gclient_custom_vars " : {
9
+ "gclient_variables " : {
10
10
"download_android_deps" : false
11
11
},
12
12
"gn" : [
31
31
" device_type=none" ,
32
32
" os=Linux"
33
33
],
34
- "gclient_custom_vars " : {
34
+ "gclient_variables " : {
35
35
"download_android_deps" : false
36
36
},
37
37
"gn" : [
87
87
" device_type=none" ,
88
88
" os=Linux"
89
89
],
90
- "gclient_custom_vars " : {
90
+ "gclient_variables " : {
91
91
"download_android_deps" : false
92
92
},
93
93
"gn" : [
127
127
" device_type=none" ,
128
128
" os=Linux"
129
129
],
130
- "gclient_custom_vars " : {
130
+ "gclient_variables " : {
131
131
"download_android_deps" : false
132
132
},
133
133
"gn" : [
177
177
" device_type=none" ,
178
178
" os=Linux"
179
179
],
180
- "gclient_custom_vars " : {
180
+ "gclient_variables " : {
181
181
"download_android_deps" : false
182
182
},
183
183
"gn" : [
210
210
"type" : " local"
211
211
}
212
212
]
213
+ },
214
+ {
215
+ "archives" : [
216
+ {
217
+ "name" : " wasm_release" ,
218
+ "base_path" : " out/wasm_release/zip_archives/" ,
219
+ "type" : " gcs" ,
220
+ "include_paths" : [
221
+ " out/wasm_release/zip_archives/flutter-web-sdk.zip"
222
+ ]
223
+ }
224
+ ],
225
+ "drone_dimensions" : [
226
+ " device_type=none" ,
227
+ " os=Linux"
228
+ ],
229
+ "gclient_variables" : {
230
+ "download_emsdk" : true ,
231
+ "download_android_deps" : false
232
+ },
233
+ "gn" : [
234
+ " --runtime-mode" ,
235
+ " release" ,
236
+ " --web" ,
237
+ " --build-canvaskit"
238
+ ],
239
+ "name" : " wasm_release" ,
240
+ "ninja" : {
241
+ "config" : " wasm_release" ,
242
+ "targets" : [
243
+ " flutter/web_sdk"
244
+ ]
245
+ },
246
+ "tests" : []
213
247
}
214
248
],
215
249
"tests" : []
You can’t perform that action at this time.
0 commit comments