Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/NativeScript/NativeScript
/ default.config.stub.js
File
default.config.stub.js
packages/webpack5/src/stubs/default.config.stub.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
const
webpack = require(
"@nativescript/webpack"
);
2
3
module.exports = (env) => {
4
webpack.init(env);
Callers
nothing calls this directly
Calls
1
init
Method · 0.45
Tested by
no test coverage detected