Skip to content
This repository has been archived by the owner on Jul 1, 2022. It is now read-only.

Bundle with Webpack 5 (Create React App 5) resolve warning #67

Open
rexpan opened this issue Apr 2, 2022 · 3 comments
Open

Bundle with Webpack 5 (Create React App 5) resolve warning #67

rexpan opened this issue Apr 2, 2022 · 3 comments

Comments

@rexpan
Copy link

rexpan commented Apr 2, 2022

Version

1.15.3

Test Environment

Windows 10, Chrome 100

Current Behavior

Bundle with Webpack 5.69.1 (Create React App for example) return warning

WARNING in ./node_modules/.pnpm/[email protected]/node_modules/tui-calendar/dist/tui-calendar.js
Module Warning (from ./node_modules/.pnpm/[email protected][email protected]/node_modules/source-map-loader/dist/cjs.js):
Failed to parse source map: 'webpack://tui.Calendar/webpack/universalModuleDefinition' URL is not supported
 @ ./node_modules/.pnpm/@[email protected][email protected]/node_modules/@toast-ui/react-calendar/dist/toastui-react-calendar.js 49:14-37

Expected Behavior

No warning message

@adhrinae
Copy link
Contributor

adhrinae commented Apr 4, 2022

@rexpan
Thanks for the report.
So everything is working except the source map, right?

@rexpan
Copy link
Author

rexpan commented Apr 4, 2022

Yup, It is just a warning so this issue is not critical.

@adhrinae
Copy link
Contributor

adhrinae commented Apr 8, 2022

@rexpan
Ok. I'll find a way to resolve it while developing the next major version.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants