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

perf trolling if output is a file, but the AMDFormatter is used. #23

Open
stefanpenner opened this issue Nov 30, 2014 · 1 comment
Open

Comments

@stefanpenner
Copy link

After skimming the source, I found this handy comment: https://github.com/mmun/broccoli-es6-module-transpiler/blob/master/index.js#L115-L123

Should we error/assert/or warn if this happens, that way we can prevent people from suboptimal performance due to a simple configuration mistake.

My scenario was, attempting to swap the bundle format with the AMDFormatter .

@stefanpenner
Copy link
Author

related: #22

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