UNPKG

lfr-amd-loader

Version:

AMD Loader with support for combo URL and conditional loading

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