mirror of
https://github.com/AppFlowy-IO/AppFlowy.git
synced 2024-08-30 18:12:39 +00:00
commit
c25153e666
@ -35,7 +35,7 @@ abstract class EntryPoint {
|
|||||||
|
|
||||||
class System {
|
class System {
|
||||||
static void run(EntryPoint f) {
|
static void run(EntryPoint f) {
|
||||||
// Specify the evn
|
// Specify the env
|
||||||
const env = IntegrationEnv.dev;
|
const env = IntegrationEnv.dev;
|
||||||
|
|
||||||
// Config the deps graph
|
// Config the deps graph
|
||||||
|
Loading…
x
Reference in New Issue
Block a user