gpt4 book ai didi

aurelia - 如何在 aurelia-cli 生成的项目中使用 hot-module-reload?

转载 作者:行者123 更新时间:2023-12-01 11:22:03 25 4
gpt4 key购买 nike

我有一个使用默认选项的 aurelia-cli 生成的项目。它使用 au build 构建,使用 au run --env dev --watch 运行,并在后台使用 requirejs。如何将 hot-module-reload 添加到组合中?

最佳答案

目前 Aurelia CLI 不支持热模块重新加载。该团队正在开发基于 Webpack 的支持,该支持应该很快就会落地,如 their latest update 中所述:

That's what our new hot module reload enables. We've got a preliminary version of this up and running and integrated into our forthcoming Webpack update. It enables editing Views, ViewModels, related components (such as ValueConverters and BindingBehaviors) and CSS without reloading the full website.

如您所说,Aurelia CLI 目前正在使用 RequireJS 进行模块加载。将来某个时候 Aurelia CLI 将支持 Webpack。发生这种情况时,我们还应该获得热模块重新加载支持。

如果您迫不及待,您的选择是要么切换到基于 Webpack 的解决方案,要么构建您自己的支持,这可能很难做到。

关于aurelia - 如何在 aurelia-cli 生成的项目中使用 hot-module-reload?,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/41072068/

25 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com