Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Fibi66/FeiControl
/ webpack
Function
webpack
next.config.mjs:62–65 ·
view source on GitHub ↗
(config)
Source
from the content-addressed store, hash-verified
60
: []),
61
],
62
webpack(config) {
63
config.cache = false;
64
return
config;
65
},
66
turbopack: {},
67
async
headers() {
68
return
[
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected