vtfuture / RequireJSDotNet

RequireJS for ASP.NET MVC
http://requirejsnet.veritech.io
MIT License
94 stars 46 forks source link

Bundler appends same module multiple times #94

Closed aquamoth closed 7 years ago

aquamoth commented 7 years ago

Just saw it in 3.1 but havnt had time to investigate further yet. Lots of modules in my complex setup gets appended multiple times growing the output substantially. This doesnt cause the bundles to fail though, just bloats them!

aquamoth commented 7 years ago

Nevermind, turns out there is a bug in TortoiseDiff when diffing files with very long lines. There is no bug in the auto-bundler.