webpack-5-mod-federation-poc:Webpack 5模块联合概念验证

时间:2024-05-03 07:59:35
【文件属性】:

文件名称:webpack-5-mod-federation-poc:Webpack 5模块联合概念验证

文件大小:373KB

文件格式:ZIP

更新时间:2024-05-03 07:59:35

react aws webpack react-router terraform

Webpack 5:模块联合(概念验证) 测试Webpack 5中的模块联合。 这是一个实验性项目,不可用于生产。 与webpack 5模块联合一起缝合的独立应用程序概念的证明。 入门 1.启动应用 // Install deps yarn // Within root directory yarn run start // Visit http://localhost:4000 生产 1.创建基础结构(通过terraform) terraform plan terraform apply -auto-approve // Get the output vars and add to your github secrets for your actions 注意:完成操作后,请记住运行terraform destroy -auto-approve不会从AWS产生任何费用 2.设置构


【文件预览】:
webpack-5-mod-federation-poc-master
----package.json(384B)
----.github()
--------workflows()
----assets()
--------mfe-kittygram.svg(17KB)
--------mfe-kittygram.drawio(2KB)
----infra()
--------outputs.tf(509B)
--------variable.tf(263B)
--------main.tf(8KB)
----lerna.json(77B)
----.gitignore(84B)
----README.md(3KB)
----yarn.lock(478KB)
----apps()
--------search()
--------account()
--------home-v2()
--------common()
--------home()
----.editorconfig(56B)
----packages()
--------lambdas()
--------common-webpack()

网友评论