How set release mode in Dart Editor -
with sdk 1.3, when use pub build in dart editor, generate lot of files isntead of 1 minify file. if use pub in console --mode=release, make file.
how set default mode in dart editor?
somehow, executing pub build through dart editor run on debug mode. far, work around run though command line.
this open issue, although there seems no plan regarding yet.
Comments
Post a Comment