now modularized, implements #11
This commit is contained in:
5
dist/npmts.mods.js
vendored
Normal file
5
dist/npmts.mods.js
vendored
Normal file
@@ -0,0 +1,5 @@
|
||||
"use strict";
|
||||
const smartsystem_1 = require("smartsystem");
|
||||
exports.mod00 = new smartsystem_1.LazyModule('./mod00/index', __dirname);
|
||||
exports.mod01 = new smartsystem_1.LazyModule('./mod01/index', __dirname);
|
||||
exports.mod02 = new smartsystem_1.LazyModule('./mod02/index', __dirname);
|
||||
Reference in New Issue
Block a user