Skip to content

Added support for "#include(...)" feature in "headersPostprocessors" attribute value.

There is an irritation error message in WebStorm on ubConfig.json file. This commit fixes the problem by allowing string (checked by regex, so that it is "#include" directive, not any string). Please merge.

Merge request reports