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

Silently doesn't create entry output if no absolute paths are used #37

Closed
Pita opened this issue Aug 26, 2014 · 2 comments
Closed

Silently doesn't create entry output if no absolute paths are used #37

Pita opened this issue Aug 26, 2014 · 2 comments

Comments

@Pita
Copy link

Pita commented Aug 26, 2014

I think this is related to #29

I created again a demo repo: https://github.com/Pita/repro-factor-bug-3

  1. npm install
  2. node build.js
  3. notice no error was thrown, but no out.a.js or out.b.js were created
@terinjokes
Copy link
Contributor

I know this to be false. This is how I generate bundles. All your packages are considered part of the "common" bundle. Please use the files from the test/deps directory.

@terinjokes
Copy link
Contributor

This might have been resolved with 2.2.4.

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

2 participants