guh
This commit is contained in:
parent
1d2b8a43c0
commit
31c39bc761
|
@ -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