Skip to content

Commit

Permalink
remove magicrequire habits
Browse files Browse the repository at this point in the history
  • Loading branch information
adryd325 committed Nov 23, 2023
1 parent f2620ec commit 2b5cb55
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions src/wpTools.js
Original file line number Diff line number Diff line change
Expand Up @@ -61,9 +61,5 @@ export default function wpTools(module, exports, webpackRequire) {
findModulesByMatches,
inspectModule,
webpackRequire,

// magicrequire habits
exportCache: findModulesByExports,
generatorText: findModulesByMatches,
};
}

0 comments on commit 2b5cb55

Please sign in to comment.