sugar:某种构建系统

时间:2024-05-23 17:08:02
【文件属性】:

文件名称:sugar:某种构建系统

文件大小:4KB

文件格式:ZIP

更新时间:2024-05-23 17:08:02

JavaScript

糖 Sugar是npm脚本上的语法糖。 它使用这样的YAML文件来重新创建基于npm脚本的构建系统的功能。 # Default script start : # Run other scripts exec : - [scripts, styles, server] scripts : # Run a command with this format run : tsc %o app.ts # Use these command line flags (replaces %o above) opts : watch : true m : commonjs t : es5 emitDecoratorMetadata : true server : # Run this command with no flags run


【文件预览】:
sugar-master
----lib()
--------sugar.js(2KB)
----test()
--------fixtures()
--------test.js(544B)
----README.md(950B)
----.gitignore(23B)
----index.js(41B)
----bin()
--------sugar.js(316B)
----package.json(608B)

网友评论