MCPcopy Create free account
hub / github.com/preactjs/preact-cli / render-html-plugin.js

File render-html-plugin.js

packages/cli/src/lib/webpack/render-html-plugin.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1const { resolve, join } = require('path');
2const os = require('os');
3const { existsSync, mkdtempSync, readFileSync, writeFileSync } = require('fs');
4const HtmlWebpackExcludeAssetsPlugin = require('html-webpack-exclude-assets-plugin');

Callers

nothing calls this directly

Calls 1

readFunction · 0.85

Tested by

no test coverage detected