UNPKG

sls-helper-plugin-janis

Version:

A Serverless Helper plugin to add custom helpers for Janis Commerce

8 lines (6 loc) 140 B
'use strict'; module.exports = { JANIS_SERVICE_NAME: '${self:custom.serviceCode}', JANIS_ENV: '${self:custom.stage}', MS_PATH: 'src' };