MCPcopy
hub / github.com/mailvelope/mailvelope / resolve

Function resolve

config/webpack.common.js:120–124  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

118}
119
120function resolve() {
121 return {
122 modules: ['node_modules'],
123 };
124}
125
126export {prod, resolve};
127export const module = {css, css2str, scss, react, replaceVersion};

Callers 14

checkEventMethod · 0.85
lookupFunction · 0.85
processHeaderFunction · 0.85
syncMethod · 0.85
lib-mvelo.jsFile · 0.85
readUploadFileFunction · 0.85
handleChangePrefsFunction · 0.85
sendFunction · 0.85
getRecipientsMethod · 0.85
waitForPersonaCardMethod · 0.85
setRecipientMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected