amd-optimize icon indicating copy to clipboard operation
amd-optimize copied to clipboard

Hot to config packages?

Open DebugFuture opened this issue 9 years ago • 1 comments

paths: { ... }, shim: { ... }, packages: { ... }

The paths and shim configuration works OK. But the packages config doesn't work. How can I configure that?

DebugFuture avatar Jan 11 '16 05:01 DebugFuture

The packages property is not supported. I'm happy to review a PR if you'd like to contribute that functionality.

normanrz avatar Jan 15 '16 17:01 normanrz