Join GitHub today
GitHub is home to over 36 million developers working together to host and review code, manage projects, and build software together.
Sign upUpdate requirejs dep when available #2290
Comments
markelog
added
the
Build
label
May 9, 2015
markelog
changed the title
Update requirejs dep when avaliable
Update requirejs dep when available
May 9, 2015
This comment has been minimized.
This comment has been minimized.
|
This is just a comment so it's not terribly important. |
This comment has been minimized.
This comment has been minimized.
|
I think all we need here is a comment saying r.js will strip "use strict"; if added. |
This comment has been minimized.
This comment has been minimized.
It might confuse people who would check out build source
That sounds awkward :-(. This issue might cause real failures, this ticket is created so we would be aware of it and fix it when appropriate fix will be landed. |
This comment has been minimized.
This comment has been minimized.
|
I'd rather not leave issues lying around as reminders. We can cross that
|
This comment has been minimized.
This comment has been minimized.
|
Ok, I misunderstood the issue. I thought that latest requirejs would strip the "use strict". Since the action item is just to update requirejs, I'm all for that. |
markelog commentedMay 9, 2015
Now it causes small issue with build version, but it has a danger of breaking things in the future, we should be aware of this issue and update "requirejs" accordingly
Example, from
to
Fix should have been ladnded in 2.1.17 but i still see the incorrect output.
Ref requirejs/r.js#689
/cc @jrburke