Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/RustPython/RustPython
/ webpack.config.js
File
webpack.config.js
wasm/notebook/webpack.config.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
const
HtmlWebpackPlugin = require(
'html-webpack-plugin'
);
2
const
MiniCssExtractPlugin = require(
'mini-css-extract-plugin'
);
3
const
WasmPackPlugin = require(
'@wasm-tool/wasm-pack-plugin'
);
4
Callers
nothing calls this directly
Calls
3
join
Method · 0.45
resolve
Method · 0.45
push
Method · 0.45
Tested by
no test coverage detected