Skip to content
This repository has been archived by the owner on Oct 9, 2020. It is now read-only.

Commit

Permalink
add @empty to sfx (#49)
Browse files Browse the repository at this point in the history
  • Loading branch information
guybedford committed Jan 21, 2015
1 parent c6ae0fc commit 79efa57
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions sfx/sfx-core.js
Original file line number Diff line number Diff line change
Expand Up @@ -348,6 +348,7 @@
},
global: global
});
System.set('@empty', System.newModule({}));
load(main);
}
};
Expand Down

0 comments on commit 79efa57

Please sign in to comment.