x-spreadsheet icon indicating copy to clipboard operation
x-spreadsheet copied to clipboard

No loader is configured for ".less" files

Open lecong opened this issue 1 year ago • 1 comments

Hi,

I using x-spreadsheet in vite project and work normal with dev mode.

At production mode, i can not build success with error No loader is configured for ".less" files: ../../node_modules/x-data-spreadsheet/src/index.less

I can try resolve this issue with config: css: { preprocessorOptions: { less: { javascriptEnabled: true, }, }, },

But cannot resolve this issue.

Call you help me resolve it?

Thanks,

lecong avatar Sep 29 '24 18:09 lecong

same problem

caoxing9 avatar Oct 31 '24 07:10 caoxing9