Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
1
const
path = require(
"path"
);
2
const
fs = require(
"fs"
);
3
const
fg = require(
"fast-glob"
);
4
const
packageData = require(
"./package.json"
);
Callers
nothing calls this directly
Calls
5
findDemos
Function · 0.85
create
Function · 0.70
buildDemoEntries
Function · 0.70
buildEntries
Function · 0.70
generateDemoIndex
Function · 0.70
Tested by
no test coverage detected