@activeviam/scripts 中文文档教程

发布于 4年前 浏览 9 更新于 3年前

Scripts

activeui-scripts 提供用于构建、测试和检查 JavaScript/TypeScript 库的工具链。

Commands

  • build
  • test
  • lint
  • start

要查看更多信息,请运行 yarn activeui-scripts --help

Development

这个包是针对 ActiveUI 的需求和工作流程而设计的。

如果您需要改变事物的工作方式,或使事物更具可定制性,您可以从以下方面获得灵感:

  • kcd-scripts - Kent C. Dodds variant of this idea.
  • tsdx - A zero config toolchain for TypeScript libraries.
  • react-scripts - Create React App scripts, maybe not that useful, since these are for app development, not libraries.

Scripts

activeui-scripts provides a toolchain for building, testing, and linting JavaScript/TypeScript libraries.

Commands

  • build
  • test
  • lint
  • start

To see more info run yarn activeui-scripts --help.

Development

This package is tailed to ActiveUI's needs and workflows.

If you need to change how things work, or make things more customizable you can take inspiration from:

  • kcd-scripts - Kent C. Dodds variant of this idea.
  • tsdx - A zero config toolchain for TypeScript libraries.
  • react-scripts - Create React App scripts, maybe not that useful, since these are for app development, not libraries.
    我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
    原文