ibm-js / requirejs-dplugins

AMD plugins for RequireJS
http://ibm-js.github.io/requirejs-dplugins/
Other
6 stars 9 forks source link

The has plugin should use a second cache during the build #22

Open clmath opened 9 years ago

clmath commented 9 years ago

This way the has.add() method does not need to be no-op and the has plugin is not lying during the build.

See also: https://github.com/ibm-js/decor/issues/45