UNPKG

build-plugin-rax-app

Version:

The basic webpack configuration for rax project

7 lines 293 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); function logDeprecatedConfig(log, key, tip) { log.warn("".concat(key, " in build.json has been deprecated. ").concat(tip)); } exports.default = logDeprecatedConfig; //# sourceMappingURL=logDeprecatedConfig.js.map