MCPcopy
hub / github.com/webpack/webpack / onSave

Function onSave

test/configCases/inner-graph/issue-11678/module.js:2700–2702  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

2698 }
2699}
2700async function onSave() {
2701 await _saveForm(false);
2702}
2703function _showFormButtons(manualSetEvent) {
2704 const p = {
2705 create: privileges.getPrivilege(_staticData, privileges.PRIVILEGE.CREATE),

Callers

nothing calls this directly

Calls 1

_saveFormFunction · 0.85

Tested by

no test coverage detected