Crash instead of error when two packages define plugins for the same extension #3015
Milestone
Comments
Can I get some help here? |
This looks like a bug in printing the error message when there are multiple packages providing plugins for the same extension (which we don't currently support). (The current build APIs don't actually let you do what you're trying to do; that's why minification is implemented directly in the tool. We should eventually make that into a real API.) |
great! thanks |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Simply clone https://github.com/matteodem/compile-dempendency-error and run meteor to reproduce.
The text was updated successfully, but these errors were encountered: