You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
chore(config): fix missing module type in package.json and incorrect file paths
- Added missing 'type' field in package.json to specify module type (module/commonjs).
- Corrected file paths in webpack.config.js and import statements to ensure proper resolution of files.
0 commit comments