MCPcopy
hub / github.com/webpack/webpack / invalidateBuild

Method invalidateBuild

lib/Module.js:993–995  ·  view source on GitHub ↗

* Invalidates the cached state associated with this value. * @returns {void}

()

Source from the content-addressed store, hash-verified

991 * @returns {void}
992 */
993 invalidateBuild() {
994 // should be overridden to support this feature
995 }
996
997 /* istanbul ignore next */
998 /**

Callers 1

_rebuildModuleMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected