nchanged

Results 98 comments of nchanged

are you running `npm test`? That is odd

Great! `hash` : option is already in place https://github.com/fuse-box/fuse-box/issues/350 I think `run.then` could return some meta information, for sure. As it's needed only for production builds, therefore we don't need...

We've had some ideas on code splitting. It all comes down to a master bundle right? It is aware of its children.. or slaves. ``` import("home", module => {}) ```...

Hi! It works, it's just angular materials changed the API completely, and we don't be have time and resources to update it. but we could get rid of the todo...

Thanks @kylecordes ! I will hold off merging your PR then. Need to take a look at this packaging issue. Tree shaking is coming to fuse-box very soon, that's what...

@ost12666 so, you have pretty much answered to the issue yourself. How can I help? That's not fusebox

@ost12666 good to know!!! btw `v4` is coming to open test soon. There will be breaking changes, I will update all the issues, and notify everyone to help test the...

that doesn't sound a look a good idea. The formatting will be inconsistent when loading new docs, or if the user just inserts a new line 2 times.