blueprint
blueprint copied to clipboard
Export `getCompilerConfigForContract`
getCompilerConfigForContract
should be export
ed:
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.