Ctrl+P
webpack插件 + vscode插件组合,显示文件被依赖关系
Count & Show the number of times the file is dependent.
==> WIP <==
import WebpackDependenciePlugin from '@talltotal/webpack-dependencie' import webpack from 'webpack' webpack({ plugins: [ new WebpackDependenciePlugin() ] })
在 EXPLORER 面板
EXPLORER
File References
No References
在 EDITOR 面板
EDITOR
WebpackDependencie.open
Whether to turn on Definition Resolve. 是否开启