blueprint icon indicating copy to clipboard operation
blueprint copied to clipboard

Export `getCompilerConfigForContract`

Open jubnzv opened this issue 4 months ago • 0 comments

getCompilerConfigForContract should be exported:

https://github.com/ton-org/blueprint/blob/9b1c238938047d3ca1a1b30e5706fcb759950025/src/compile/compile.ts#L27

This is needed in third-party plugins in order to get the information about the available projects, e.g. the language in use, since some plugins might work only with a specific language.

jubnzv avatar Oct 09 '24 08:10 jubnzv