UNPKG

sfcc-catalog-reducer

Version:

Module to make huge master catalog for SFCC platform smaller for dev/qa purpoes

15 lines (14 loc) 397 B
{ "compilerOptions": { "baseUrl": ".", "paths": { "#types": ["./lib/types.ts"], "#constants": ["./constants.js"], "#xml/*": ["./lib/xml/*"], "#workers/*": ["./lib/workers/*"], "#tools/*": ["./lib/tools/*"], "#model/*": ["./lib/model/*"], "#reducers/*": ["./lib/reducers/*"], } } }