MCPcopy Create free account
hub / github.com/CloudOrc/SolidUI / createCompiler

Function createCompiler

solidui-web/scripts/start.js:143–145  ·  view source on GitHub ↗

* Compiler create * @param {*} webpackConfig * @returns

(webpackConfig)

Source from the content-addressed store, hash-verified

141 * @returns
142 */
143function createCompiler(webpackConfig) {
144 return webpack(webpackConfig)
145}
146/**
147 * serve
148 * @param {*} webpackConfig

Callers 1

mainFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected