hasharray / revaluate.js

non destructive code revaluation
https://revaluate.js.org
2 stars 0 forks source link

Support bundles #2

Open caspervonb opened 8 years ago

caspervonb commented 8 years ago

While bundles are sub-optimal in terms of performance, should probably support them. Basically, the condition would be ala "If the scope is a function, and it matches a typical module and its parent function matches the typical bundle pattern".