guh
This commit is contained in:
parent
c3bbc92fa2
commit
6826fe003c
|
@ -170,7 +170,8 @@ function updateExistingFactory(moduleFactoriesTarget: AnyWebpackRequire["m"], id
|
|||
}
|
||||
|
||||
/**
|
||||
* Notify all factory listeners
|
||||
* Notify all factory listeners.
|
||||
*
|
||||
* @param factory The original factory to notify for
|
||||
*/
|
||||
function notifyFactoryListeners(factory: AnyModuleFactory) {
|
||||
|
|
Loading…
Reference in a new issue