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

cassette rebuild is slow #467

Open
ariovistus opened this issue May 6, 2015 · 1 comment
Open

cassette rebuild is slow #467

ariovistus opened this issue May 6, 2015 · 1 comment

Comments

@ariovistus
Copy link

I have a fairly standard web application (coffeescript, angular templates, a number of js libs) and when I run it in debug and make an edit to one of my files, coffeescript or angular template, it takes on the order of a minute for my page to reload. I turned on tracing, and it looks like every time any file changes, cassette rebuilds all of its bundles.

Is this intended/is there a way to limit the rebuild to the file in question?

@ariovistus
Copy link
Author

reverted to microsoft's optimization and bundling framework, as this was unbearable. No more cassette, things are faster now.

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