import getMiniappOutputPath = require("./getMiniappOutputPath"); import getWebOutputPath = require("./getWebOutputPath"); import logWebpackConfig = require("./logWebpackConfig"); import getFilePath = require("./getFilePath"); export { getMiniappOutputPath, getWebOutputPath, logWebpackConfig, getFilePath };