local.amd.json 155 B

123456789
  1. {
  2. "config": {
  3. "c": 1, "d": 1, "f": 1
  4. },
  5. "shim": {
  6. "a": {},
  7. "b": {"deps": ["rootlocal"], "exports": "rootlocal"}
  8. }
  9. }