-
### Proposal Date
2 September 2020
### Ticket Acceptance Date
5 October 2020
### Technology Removal Date
May 2, 2022
### First Open edX Named Release Without This Functionality
…
-
.NET 3.1 Core is _**unsupported.**_ Every MFE user is being at risk because of this.
We really need to upgrade .NET version to either 6.0 or 7.0.
-
Hello, first of all thanks for the article, it made me want to explore Astro with MFE,
I'm not yet familiar with Deno or Astro, so ill describe the issue any input would be great:
I ran `npm i` an…
-
We have been trying to load React MFE in to angular shell. This angular shell loading angular MFE's with lazy loading concept without any issue. This example you have given with web components.
Can …
-
Sample Input
```js
const obj1 = {
"appName": "React",
"tags": ["react", 'mfe'],
"fields": {
"appName": {"type": "checkbox"},
"template": {"type": "textbox","op…
-
The idea is to create a tool that bootstraps MFEs, configuring what framework the dev will use. Something like `npm create vite@latest` but installing lint, adding Docker, DevContainer, Tests, etc.
…
-
I've got a SDDP model with a Markov chain used to define states and the transitions between them at each stage.
After noticing some strange behaviour in the simulated policy, the model was retraine…
-
I found a hidden behavior in the advanced settings editor that I think is very damaging to extension builders.
## where
This was tested in a tutor-nightly environment created today.
There is a …
-
I'm currently configuring our existing single-spa app to use layout-engine.
```
```
When navigating to mydomain.com/some-mfe I see the app being bootstrapped and briefly…
-
# 创建项目
```
mfe-proxy-cli create [packageName...]
```
## 特点:
- 支持全部的 npm install 语法
- 自动将创建后的目录初始化为 npm package
# 添加项目
```
mfe-proxy-cli install [packageName...]
```
## 特点
- 自…