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

Don't publish sourcemap references #27

Open
jonaskello opened this issue Jan 29, 2019 · 1 comment
Open

Don't publish sourcemap references #27

jonaskello opened this issue Jan 29, 2019 · 1 comment

Comments

@jonaskello
Copy link
Member

We do not publish sourcemap files to npm but the js files still reference source maps which causes problems in applications which use webpack source-map-loader.

@jonaskello
Copy link
Member Author

We could also choose to pulbish source maps (*.map files) and also the source (src/ folder). If we go that route then the package will be fully debuggable using source maps.

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

No branches or pull requests

1 participant