You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* @property {RuntimeSpec} runtime the runtimes code should be generated for
59
60
* @property {ConcatenationScope=} concatenationScope when in concatenated module, information about other concatenated modules
60
61
* @property {CodeGenerationResults} codeGenerationResults code generation results of other modules (need to have a codeGenerationDependency to use that)
62
+
* @property {Compilation=} compilation the compilation
0 commit comments