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
If the file is pretty printed, this does not seem to happen, which is a somewhat weird behavior. This is the function in the "Icon.js" which is parsed incorrectly:
If the source-map-loader (0.2.2) encounters the following, minified file, it throws a warning, that the sourceMap cannot be located
WARNING in ./node_modules/@atlaskit/single-select/node_modules/@atlaskit/icon/lib/Icon.js (Emitted value instead of an instance of Error) Cannot find SourceMap 'data:application/json;base64,"+btoa(unescape(encodeURIComponent(JSON.stringify(n))))+"': Error: Can't resolve './data:application/json;base64,"+btoa(unescape(encodeURIComponent(JSON.stringify(n))))+"' in 'K:\dev\jiasu.xzqcsaa.nyc.mn.yasoon.calendar\node_modules\@atlaskit\single-select\node_modules\@atlaskit\icon\lib' @ ./node_modules/@atlaskit/single-select/node_modules/@atlaskit/icon/glyph/expand.js 16:12-34 @ ./node_modules/@atlaskit/single-select/dist/bundle.js @ ./src/components/createDetailedEventModal.tsx @ ./src/components/calendarView.tsx @ ./src/index.tsx @ ./src/cloudBootstrapApp.tsx
Full file: Icon.js
If the file is pretty printed, this does not seem to happen, which is a somewhat weird behavior. This is the function in the "Icon.js" which is parsed incorrectly:
Thanks
Tobi
The text was updated successfully, but these errors were encountered: