MCPcopy Create free account
hub / github.com/tinymce/tinymce / rspack.config.js

File rspack.config.js

modules/tinymce/rspack.config.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1const path = require("path");
2const fs = require("fs");
3const fg = require("fast-glob");
4const packageData = require("./package.json");

Callers

nothing calls this directly

Calls 5

findDemosFunction · 0.85
createFunction · 0.70
buildDemoEntriesFunction · 0.70
buildEntriesFunction · 0.70
generateDemoIndexFunction · 0.70

Tested by

no test coverage detected