File tree Expand file tree Collapse file tree 1 file changed +0
-8
lines changed
Expand file tree Collapse file tree 1 file changed +0
-8
lines changed Original file line number Diff line number Diff line change 1414 "buildFlags" : " -tags=debug,editor,rawsrc" ,
1515 "env" : {
1616 "CGO_ENABLED" : " 1" ,
17- // "GOEXPERIMENT": "greenteagc"
1817 }
1918 }, {
2019 "name" : " Trace Editor" ,
2726 "buildFlags" : " -tags=debug,editor,rawsrc" ,
2827 "env" : {
2928 "CGO_ENABLED" : " 1" ,
30- // "GOEXPERIMENT": "greenteagc"
3129 }
3230 }, {
3331 "name" : " Editor Release" ,
3937 "buildFlags" : " -tags=editor" ,
4038 "env" : {
4139 "CGO_ENABLED" : " 1" ,
42- // "GOEXPERIMENT": "greenteagc"
4340 }
4441 }, {
4542 "name" : " Raw Game" ,
5047 "cwd" : " ${workspaceFolder}/src" ,
5148 "env" : {
5249 "CGO_ENABLED" : " 1" ,
53- // "GOEXPERIMENT": "greenteagc"
5450 }
5551 }, {
5652 "name" : " Documentation Generator" ,
6258 "buildFlags" : " -tags=generator" ,
6359 "env" : {
6460 "CGO_ENABLED" : " 1" ,
65- // "GOEXPERIMENT": "greenteagc"
6661 }
6762 }, {
6863 "name" : " Copy Headers" ,
7469 "buildFlags" : " -tags=generator" ,
7570 "env" : {
7671 "CGO_ENABLED" : " 1" ,
77- // "GOEXPERIMENT": "greenteagc"
7872 }
7973 }, {
8074 "name" : " Debug Build Android" ,
8680 "buildFlags" : " -tags=debug,generator" ,
8781 "env" : {
8882 "CGO_ENABLED" : " 1" ,
89- // "GOEXPERIMENT": "greenteagc"
9083 }
9184 },
9285 {
9992 "buildFlags" : " -tags=generator" ,
10093 "env" : {
10194 "CGO_ENABLED" : " 1" ,
102- // "GOEXPERIMENT": "greenteagc"
10395 }
10496 }
10597 ]
You can’t perform that action at this time.
0 commit comments