Open yoyo837 opened 2 years ago
peer依赖吧? 如何?
peer依赖吧? 如何?
可以请教下为什么 peerDependencies 可以解决问题吗?另外还有一点比较疑惑,当 webpack 版本为 v5 时程序会自动使用 webpack 内的 sources 对象而非 webpack-sources 库里的,如果是这样的话问题为什么会发生呢?
peer依赖吧? 如何?
可以请教下为什么 peerDependencies 可以解决问题吗?另外还有一点比较疑惑,当 webpack 版本为 v5 时程序会自动使用 webpack 内的 sources 对象而非 webpack-sources 库里的,如果是这样的话问题为什么会发生呢?
因为Taro那边可能也是为了考虑webpack4的兼容, 导致版本冲突, 因为这样 https://github.com/dcasia/mini-program-tailwind/issues/72#issuecomment-1247912595 是可以解决的
peerDependencies 依赖的话也要比较新才行.
webpack-sources
;github:dcasia/digital-creative-eslint-plugin
not founded.ref: #62 #72