Chromium Code Reviews| OLD | NEW |
|---|---|
| (Empty) | |
| 1 Name: RequireJS Asynchronous Module (AMD) implementation | |
| 2 Short Name: requirejs | |
| 3 URL: https://github.com/requirejs/requirejs | |
| 4 Version: 2.3.3 | |
| 5 Date: February 19, 2017 | |
| 6 License: MIT | |
| 7 | |
| 8 Description: | |
| 9 | |
| 10 This directory contains the un-minified require.js. It is provided as | |
| 11 a way to load and run Dart Dev Compiler (DDC) generated AMD modules. | |
| 12 It is distributed with the DDC's AMD Dart SDK module for convenience. | |
| 13 | |
| OLD | NEW |