include node_modules so release .zip is deployable
This commit is contained in:
+6
@@ -0,0 +1,6 @@
|
||||
"use strict";
|
||||
Object.defineProperty(exports, "__esModule", { value: true });
|
||||
const tslib_1 = require("tslib");
|
||||
tslib_1.__exportStar(require("./models_0"), exports);
|
||||
tslib_1.__exportStar(require("./models_1"), exports);
|
||||
tslib_1.__exportStar(require("./models_2"), exports);
|
||||
Reference in New Issue
Block a user