refactor(app): remove unused amd requires #2448
Conversation
|
@vladikoff : i don't why my previous pull request was closed. Cold you please have look to the pr quickly before some new conflicts appear? |
| @@ -7,7 +7,6 @@ | |||
| define([ | |||
| 'underscore', | |||
| 'cocktail', | |||
| 'canvasToBlob', | |||
vladikoff
May 21, 2015
Contributor
We cannot remove this, polyfill for older browsers:
Needs exceptsPaths
We cannot remove this, polyfill for older browsers:
Needs exceptsPaths
riadhchtara
May 21, 2015
Author
Contributor
ah ok
ah ok
|
This needs to be updated: #2448 (comment) Secondary: As part of a separate PR (to minimize diff) add the files to amdcheck as well. Report for those: I will create a new issues after this PR gets merged to track the secondary task above. |
|
@vladikoff : thanks for the review. |
|
@riadhchtara Please rebase this against |
|
@vladikoff : hi ! I have just done! the rebase, could you p0lease review it quickly! |
refactor(app): remove unused amd requires r=vladikoff
|
Great job, thanks again @riadhchtara! |
|
Yeah this should be really useful! |
|
YES!!! it landed after 4 or 5 rebases. |
Fixes #2392