Chromium Code Reviews| OLD | NEW |
|---|---|
| (Empty) | |
| 1 Name: requirejs | |
| 2 URL: https://github.com/requirejs/requirejs | |
| 3 Version: 2.1.22 | |
|
dpapad
2016/04/28 21:28:07
Can we use the latest 2.2.0 version instead? See
h
Eugene But (OOO till 7-30)
2016/04/29 18:04:42
Sure. I merged changes from the new library. Most
| |
| 4 License: new BSD or MIT licensed | |
| 5 License File: LICENSE | |
| 6 Security Critical: no | |
| 7 | |
| 8 Description: | |
| 9 RequireJS is a JavaScript file and module loader. It is optimized for | |
| 10 in-browser use, but it can be used in other JavaScript environments, like Rhino | |
| 11 and Node. Using a modular script loader like RequireJS will improve the speed | |
| 12 and quality of your code. | |
| OLD | NEW |