Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork8k
Closed
Description
I added alias in my webpack configuration to reduce bundle size.
configureWebpack: { resolve: { alias: { xlsx$: 'xlsx/dist/xlsx.mini.min', }, },After upgrade from 0.17 to 0.18.2, it shows the following error:Module not found: Error: Can't resolve './dist/cpexcel.js' in 'D:\project\node_modules\xlsx\dist'
Metadata
Metadata
Assignees
Labels
No labels