Closed lukethacoder closed 1 year ago
attempting to run webpack with the new LWC v3 package versions (released as part of https://github.com/salesforce/lwc/pull/3600).
this throws an error of:
[webpack-cli] Error: Cannot find module '@lwc/synthetic-shadow/dist/synthetic-shadow.js'
Removing the alias gets webpack working again.
attempting to run webpack with the new LWC v3 package versions (released as part of https://github.com/salesforce/lwc/pull/3600).
this throws an error of:
Removing the alias gets webpack working again.