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

"sourceMappingURL" not built with "npm install" #1452

Closed
jbelien opened this issue Jul 19, 2017 · 1 comment
Closed

"sourceMappingURL" not built with "npm install" #1452

jbelien opened this issue Jul 19, 2017 · 1 comment
Assignees
Labels

Comments

@jbelien
Copy link

jbelien commented Jul 19, 2017

What version of async are you using?
2.5.0

Which environment did the issue occur in (Node version/browser version)
Node.js v6.10.3 & npm 5.3.0

What did you do? Please include a minimal reproducable case illustrating issue.
I just run npm install --save async as described in the documentation.

What did you expect to happen?
Expect to have a async.min.map file build in dist folder.

What was the actual result?
No async.min.map file build in dist folder but //# sourceMappingURL=async.min.map at the end of async.min.js file.

@hargasinski
Copy link
Collaborator

Hi @jbelien. Thanks for the report! This will be fixed shortly.

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

No branches or pull requests

2 participants