UNPKG

lfr-amd-loader

Version:

AMD Loader with support for combo URL and conditional loading

9 lines (7 loc) 212 B
define('liferay@2.0.0', ['exports', 'liferay'], function (__exports__, liferay) { 'use strict'; function log(text) { console.log('liferay@2.0.0 says', text); } __exports__.log = log; });