-
-
Notifications
You must be signed in to change notification settings - Fork 11
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
sourceMap source file does not exist #325
Comments
jaywcjlove
added a commit
that referenced
this issue
Jan 1, 2022
jaywcjlove
added a commit
that referenced
this issue
Jan 1, 2022
jaywcjlove
added a commit
that referenced
this issue
Jan 1, 2022
Upgrade |
jaywcjlove
added a commit
to uiwjs/react-code-preview
that referenced
this issue
Jan 1, 2022
Fix sourceMap source file does not exist. kktjs/kkt#325
jaywcjlove
added a commit
to uiwjs/react-codesandbox
that referenced
this issue
Jan 2, 2022
Failed to parse source map kktjs/kkt#325 kktjs/kkt#323 Upgrade react-scripts to v5, Support Webpack 5.x kktjs/kkt#198
"scripts": {
- "start": "kkt start",
+ "start": "GENERATE_SOURCEMAP=false kkt start",
"build": "kkt build",
"test": "kkt test"
}, |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
https://github.com/uiwjs/react-codesandbox/blob/2012811c8a8edcba05ea1498140f72b20d61882d/.kktrc.ts#L23-L28
Originally posted by @jaywcjlove in #198 (comment)
Footnotes
https://github.com/uiwjs/react-codesandbox/commit/e9d1c020fe5ca4d5a6e20dd60adf596e458f442f ↩
The text was updated successfully, but these errors were encountered: