日本免费高清视频-国产福利视频导航-黄色在线播放国产-天天操天天操天天操天天操|www.shdianci.com

學(xué)無先后,達(dá)者為師

網(wǎng)站首頁 編程語言 正文

vite打包報錯 Rollup failed to resolve

作者:Initialize-le 更新時間: 2023-08-15 編程語言
[vite]: Rollup failed to resolve import "D:/Project/asset-manage/asset-web/node_modules/ant-design-vue/es/upload-dragger/style/index" from "src/views/assetManage/components/AttachmentList.vue".
This is most likely unintended because it can break your application at runtime.
If you do want to externalize this module explicitly add it to
`build.rollupOptions.external`
error during build:
Error: [vite]: Rollup failed to resolve import "D:/Project/asset-manage/asset-web/node_modules/ant-design-vue/es/upload-dragger/style/index" from "src/views/assetManage/components/AttachmentList.vue".
This is most likely unintended because it can break your application at runtime.
If you do want to externalize this module explicitly add it to
`build.rollupOptions.external`
    at onRollupWarning (D:\Project\asset-manage\asset-web\node_modules\vite\dist\node\chunks\dep-27bc1ab8.js:39256:19)
    at onwarn (D:\Project\asset-manage\asset-web\node_modules\vite\dist\node\chunks\dep-27bc1ab8.js:39072:13)
    at Object.onwarn (D:\Project\asset-manage\asset-web\node_modules\rollup\dist\shared\rollup.js:23173:13)
    at ModuleLoader.handleResolveId (D:\Project\asset-manage\asset-web\node_modules\rollup\dist\shared\rollup.js:22463:26)
    at D:\Project\asset-manage\asset-web\node_modules\rollup\dist\shared\rollup.js:22424:26

使用vite對項目打包時出現(xiàn)問題,有一個vue組件中引入了拖拽上傳組件,打包時提示引入了node_modules/ant-design-vue/es/upload-dragger/style/index,但整個項目搜索后并未發(fā)下從哪里引入該樣式。

最后復(fù)制了upload目錄將名字改成upload-dragger,項目緊急后續(xù)再繼續(xù)研究,在此記錄一下臨時解決方案

原文鏈接:https://blog.csdn.net/lianlin21212411/article/details/124615901

  • 上一篇:沒有了
  • 下一篇:沒有了
欄目分類
最近更新