Mancy Henry

Joined

20 Experience
0 Lessons Completed
0 Questions Solved

Activity

It sounds like you're encountering an issue with the asset pipeline compiling more assets than needed during development. Typically, the pipeline is designed to compile assets based on what's requested, but in some setups, it may compile all assets listed in the block blast manifest.js, even if only one is being used.

It's a fantastic improvement that simplifies the development process and reduces the chances of bugs slipping through during code reviews. Definitely a feature worth upgrading for!