UNPKG

@macrof/cli

Version:

React MicroFrontend compiler, Typescript, Webpack 5, ModuleFederation

8 lines (5 loc) 140 B
const path = require("path"); const getJsonPath = (jsonPath) => path.join(process.cwd(), jsonPath); module.exports = { getJsonPath };