## Install + `yarn add @efox/emp-angular -D` + `emp-config.js` conf: ```javascript const withFrameWorkPlugin = require('@efox/emp-angular') module.exports = withFrameWorkPlugin(({config, env, empEnv}) => { // your options here }) ```
emp
> Base on Webpack5 Module Federation Micro Frontends solution!
Tune d.ts Plugin
## Road Map + v1.0.4 加入 `typescript-plugin-css-modules` 支持 vscode 直接支持 css 类型检测 + v1.0.1 支持 Top Level Await 特性
swc compile loader
use cli to upload file to oss
> * 切换jsx编译方式需要先删除 node_modules/.cache文件夹 + 升级了 react jsx的编译方式 `SX 转换不会将 JSX 转换为 React.createElement,而是自动从 React 的 package 中引入新的入口函数并调用` [Link](https://zh-hans.reactjs.org/blog/2020/09/22/introducing-the-new-jsx-transform.html) + 根据安装依赖是否使用 antd import
This library was generated with [Angular CLI](https://github.com/angular/angular-cli) version 11.2.14.
single-mobx6
EMP vue 2 plugin
EMP vue 3 plugin
share mf exposes
Angular preset for conventional-changelog.
CLI tool for Angular
Angular - the core framework
Angular - commonly needed directives and services
Angular - the compiler library
Angular - library for using Angular in a web browser
## Install + `yarn add @efox/emp-svetle -D` + `emp-config.js` conf: ```javascript const withFrameWorkPlugin = require('@efox/emp-svetle') module.exports = withFrameWorkPlugin(({config, env, empEnv}) => { // your options here }) ```
Angular - directives and services for creating forms
Angular - the routing library
emp
Angular - library for using Angular in a web browser with JIT compilation