WIP reworking of skinning and app integration process
This commit is contained in:
+5
-1
@@ -16,4 +16,8 @@ limitations under the License.
|
||||
|
||||
'use strict';
|
||||
|
||||
module.exports.ComponentBroker = require("./ComponentBroker");
|
||||
module.exports.atoms = {};
|
||||
module.exports.molecules = {};
|
||||
module.exports.organisms = {};
|
||||
module.exports.templates = {};
|
||||
module.exports.pages = {};
|
||||
|
||||
Reference in New Issue
Block a user