Simple forum software for building great communities.
Go to file
Toby Zerner 87a8e4a137 Use System.get instead of System.import
All of the modules we import should already be loaded, and we don't
want to ever attempt to import them anyway because we do not include a
Promise polyfill.
2015-07-29 21:08:24 +09:30
framework/core Use System.get instead of System.import 2015-07-29 21:08:24 +09:30