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

File import order is not preserved in singleBundle #44

Open
thatsmydoing opened this issue Feb 22, 2022 · 1 comment
Open

File import order is not preserved in singleBundle #44

thatsmydoing opened this issue Feb 22, 2022 · 1 comment

Comments

@thatsmydoing
Copy link

When using singleBundle, the order of the imports does not match the file / pattern list. This affects some plugins like karma-mocha whose injected files must be in the correct order, otherwise you would get errors similar to

TypeError: undefined is not an object (evaluating 'window.mocha.setup')
@oschwald
Copy link

I've also run into this issue.

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