MCPcopy Create free account
hub / github.com/feast-dev/feast / start.js

File start.js

ui/scripts/start.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 = "development";

Callers

nothing calls this directly

Calls 3

getClientEnvironmentFunction · 0.85
resolveMethod · 0.45
closeMethod · 0.45

Tested by

no test coverage detected