react-page / react-page

Next-gen, highly customizable content editor for the browser - based on React and written in TypeScript. WYSIWYG on steroids.

Home Page:https://react-page.github.io/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Sourcemaps missing in published package

de-robat opened this issue · comments

commented

Is your feature request related to a problem? Please describe.
ive upgrade our monorepor (nx) to the latest version which seemingly moved some configurations forward in regards to sorucemaps when using webpack presets.

i now get a lot of warnings that source maps for react-page cant be found, and they are also not included in the package as it seems.
the warnings read

WARNING in ../../node_modules/@react-page/plugins-slate/lib-es/plugins/code/index.js
Module Warning (from ../../node_modules/source-map-loader/dist/cjs.js):
Failed to parse source map from .\node_modules\@react-page\plugins-slate\src\plugins\code\index.tsx' file: Error: ENOENT: no such file or directory, open '.\node_modules\@react-page\plugins-slate\src\plugins\code\index.tsx'

Describe the solution you'd like
id like to understand if the sourcemap should be part of the published packaged or if this is a configuration issue on my side?

This issue has been automatically marked as stale because it has not had recent activity 😏. It will be closed if no further activity occurs. Thank you for your contributions! ❤️

It shows the same for me

This issue has been automatically marked as stale because it has not had recent activity 😏. It will be closed if no further activity occurs. Thank you for your contributions! ❤️