Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我第一次开发自定义 Webpack 4 加载器,我需要访问模块父级的依赖项(我认为称为发布者模块)。
我在文档中找不到有关如何从自定义加载程序内部访问依赖关系图的线索。
先感谢您。