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

Allow dir build option #44

Merged
merged 4 commits into from
May 20, 2019
Merged

Allow dir build option #44

merged 4 commits into from
May 20, 2019

Conversation

gmkll
Copy link

@gmkll gmkll commented May 8, 2019

  • allow configuration with dir option alternatively to out
  • example + test
  • gulp end node / no stream integration

@coveralls
Copy link

coveralls commented May 8, 2019

Coverage Status

Coverage remained the same at 100.0% when pulling cf68023 on gmkll:master into 6a921c9 on jorrit:master.

@jorrit
Copy link
Owner

jorrit commented May 14, 2019

Thanks. Is it possible to fix the issues found by DeepScan?

@gmkll
Copy link
Author

gmkll commented May 14, 2019

As it is generated, I might delete the subdir complex as a whole. But why not just exclude it (in deep-scan)?The same offending code is found in expected/complex_init.js.

Copy link
Owner

@jorrit jorrit left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks so far. Can you fix these two issues?

index.js Outdated
sourceMapOutput = sourceMap;
};
}
/*else if (opts.dir) {
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can you remove this commented section?

test/main.js Outdated
});
/*after(function() {
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

And this commented piece?

@jorrit jorrit merged commit 4323acc into jorrit:master May 20, 2019
@jorrit
Copy link
Owner

jorrit commented May 20, 2019

It has been released in v1.3.0. Thanks!

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

Successfully merging this pull request may close these issues.

3 participants