Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/zoontek/react-native-bootsplash
/ webpack.config.js
File
webpack.config.js
example/webpack.config.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
const
path = require(
"path"
);
2
const
HtmlWebpackPlugin = require(
"html-webpack-plugin"
);
3
4
const
fromRoot = (_) => path.resolve(__dirname, _);
Callers
nothing calls this directly
Calls
1
fromRoot
Function · 0.85
Tested by
no test coverage detected