amdjs / amdjs-api

Houses the Asynchronous Module Definition API
https://groups.google.com/group/amd-implement
4.31k stars 499 forks source link

Remove dynamic option from loader plugins #25

Closed csnover closed 9 years ago

csnover commented 9 years ago

This option as written is incompatible with CJS wrapper mode, was never widely adopted, and is unlikely to be compatible with ES6 loaders.

Closes #24.