locoFactory.init({
locoPath: path.resolve(__dirname),
resourcesPath: path.resolve(__dirname, `resources`),
mixinsPath: path.resolve(__dirname, `mixins`),
hooksPath: path.resolve(__dirname, `hooks/index.js`),
validatorsPath: path.resolve(__dirname, `validators/index.js`),
generatorsPath: path.resolve(__dirname, `generators/index.js`),
resolvePayloadFnPath: path.resolve(__dirname, `functions/resolvePayload.js`),
resolveUserFnPath: path.resolve(__dirname, `functions/resolveUser.js`),
operator: operator,
});
@locospec/engine
0.0.34 • Public • PublishedDependents (1)
Package Sidebar
Install
npm i @locospec/engine
Weekly Downloads
21
Version
0.0.34
License
MIT
Unpacked Size
76.4 kB
Total Files
40