MCPcopy Index your code
hub / github.com/ionic-team/ionic-framework / build-core.js

File build-core.js

packages/angular/scripts/build-core.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1const fs = require('fs-extra');
2const path = require('path');
3const spawn = require('child_process').spawn;
4

Callers

nothing calls this directly

Calls 3

buildSchematicsFunction · 0.85
copySchematicsJsonFunction · 0.85
copyCSSFunction · 0.70

Tested by

no test coverage detected