Skip to content
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

CRA app logs warning about source maps if Remotion is imported #981

Closed
JonnyBurger opened this issue May 8, 2022 · 0 comments
Closed

CRA app logs warning about source maps if Remotion is imported #981

JonnyBurger opened this issue May 8, 2022 · 0 comments
Labels
bug Something isn't working

Comments

@JonnyBurger
Copy link
Member

Init using CRA v5

Install Remotion as a dependency - you get these:

WARNING in ./node_modules/remotion/dist/wrap-remotion-context.js
Module Warning (from ./node_modules/source-map-loader/dist/cjs.js):
Failed to parse source map from '/Users/jonathanburger/my-app/node_modules/remotion/src/wrap-remotion-context.tsx' file: Error: ENOENT: no such file or directory, open '/Users/jonathanburger/my-app/node_modules/remotion/src/wrap-remotion-context.tsx'
@JonnyBurger JonnyBurger added the bug Something isn't working label May 8, 2022
JonnyBurger added a commit that referenced this issue May 10, 2022
dont ship sourcemaps in npm package - fixes #981
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant