d9bb488a1e
**Why?** - The web terminal feature is EE specific and will need to inject some specific options / functions into certain components.
3 lines
53 B
JavaScript
3 lines
53 B
JavaScript
import { startIde } from '~/ide/index';
|
|
|
|
startIde();
|