MCPcopy Index your code
hub / github.com/tyroprogrammer/learn-react-app / processMarkdown.js

File processMarkdown.js

scripts/processMarkdown.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1var fs = require('fs');
2var path = require('path');
3var chalk = require('chalk');
4

Callers

nothing calls this directly

Calls 3

checkBuildFolderExistFunction · 0.85
cleanBuildFolderFunction · 0.85

Tested by

no test coverage detected