MCPcopy
hub / github.com/zoontek/react-native-bootsplash / fromRoot

Function fromRoot

example/webpack.config.js:4–4  ·  view source on GitHub ↗
(_)

Source from the content-addressed store, hash-verified

2const HtmlWebpackPlugin = require("html-webpack-plugin");
3
4const fromRoot = (_) => path.resolve(__dirname, _);
5const nodeModules = fromRoot("node_modules");
6
7module.exports = {

Callers 1

webpack.config.jsFile · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…