You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<p>Fixes an issue that prevented the 2.3.x optimizer from running in Java's 8+'s jjs. There was a <ahref="https://github.com/requirejs/requirejs/issues/1588">change in require.js</a> and a <ahref="https://github.com/requirejs/r.js/issues/933">change in the r.js optimizer</a>.</p>
104
+
101
105
<h3id="2-3-1">2.3.1</h3>
102
106
103
107
<p>Only one change from 2.3.0, and it is in the optimizer. <ahref="https://github.com/requirejs/r.js/issues/929">It fixes how the bundled uglifyjs declares the addFile function</a>. Without the fix, it causes an error in Node 0.10/0.12. Newer versions of Node are not affected.</p>
0 commit comments