UNPKG

@zohodesk/client_build_tool

Version:

A CLI tool to build web applications and client libraries

10 lines (8 loc) 211 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.configCustomLoaders = configCustomLoaders; function configCustomLoaders(options) { return options.customLoaders || []; }