morethanwords / tweb

Telegram Web K, GPL v3
https://web.telegram.org/k/
GNU General Public License v3.0
1.86k stars 595 forks source link

[vite:build-import-analysis] Cannot read properties of undefined (reading 'importedCss')[BUG] #279

Closed yunjieye closed 11 months ago

yunjieye commented 11 months ago

run build will report bug error during build: TypeError: Cannot read properties of undefined (reading 'importedCss') at addDeps (file:///D:/Users/jay77/WebstormProjects/tweb-master/node_modules/.pnpm/vite@4.5.1_sass@1.69.5/node_modules/vite/dist/node/chunks/dep-68d1a114.js:46875:60) at Object.generateBundle (file:///D:/Users/jay77/WebstormProjects/tweb-master/node_modules/.pnpm/vite@4.5.1_sass@1.69.5/node_modules/vite/dist/node/chunks/dep-68d1a114.js:46895:33)

morethanwords commented 11 months ago

See this issue.