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

Not compatible with the latest version of Rollup (v1.0.0) #42

Closed
fengyuanchen opened this issue Dec 29, 2018 · 2 comments
Closed

Not compatible with the latest version of Rollup (v1.0.0) #42

fengyuanchen opened this issue Dec 29, 2018 · 2 comments

Comments

@fengyuanchen
Copy link

The Rollup@1.0.0 had been released yesterday, when I upgrade to the latest version, I got the following error:

TypeError: Cannot read property 'forEach' of undefined
at Watch.capture (~\node_modules\karma-rollup-preprocessor\lib\index.js:65:20)
at rollup.then.bundle (~\node_modules\karma-rollup-preprocessor\lib\index.js:21:23)

It seems that the bundle.modules had been moved to bundle.cache.modules.

@jlmakes
Copy link
Owner

jlmakes commented Dec 29, 2018

Thanks @fengyuanchen, I'm on it.

MartijnR added a commit to enketo/enketo-core that referenced this issue Jan 10, 2019
@jlmakes
Copy link
Owner

jlmakes commented Jan 12, 2019

📣 Status Update: The next release is right around the corner (on or before Monday, 1/14).

Since this is a major release (dropping support for Rollup < 1 and Node < 8), I'm also doing what I can to improve the file watcher (re: #28) — I've been getting very friendly with the Karma source, and I've got a strong lead on a solution.

@isidrok @tatey @niksy @thisconnect @givanse
@calebdwilliams @ckbo3hrk @pantosha @MartijnR

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants