MCPcopy Create free account
hub / github.com/Botloader/botloader / build.js

File build.js

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

Source from the content-addressed store, hash-verified

1'use strict';
2
3// Do this as the first thing so that any code reading it knows the right env.
4process.env.BABEL_ENV = 'production';

Callers

nothing calls this directly

Calls 5

copyPublicFolderFunction · 0.85
buildFunction · 0.85
thenMethod · 0.80
logMethod · 0.80
onMethod · 0.45

Tested by

no test coverage detected