grunt-lib-legacyhelpers:一些老的笨拙的助手提供了向后兼容性

时间:2024-05-23 23:36:07
【文件属性】:

文件名称:grunt-lib-legacyhelpers:一些老的笨拙的助手提供了向后兼容性

文件大小:4KB

文件格式:ZIP

更新时间:2024-05-23 23:36:07

JavaScript

grunt-lib-legacyhelpers 一些老的咕unt声助手提供了向后兼容性。 不推荐使用Grunt的辅助系统,而推荐使用node require 。 如果您的插件使用concat , gzip或min_max_info帮助器,则现在可以通过将此软件包添加到插件的依赖项中来使用它们。 用法 // adding this line near the top of your task will load the helpers, // giving them access to the current instance of grunt. var helpers = require ( 'grunt-lib-legacyhelpers' ) . init ( grunt ) ; // then, replace any call to helpers: grunt . helpe


【文件预览】:
grunt-lib-legacyhelpers-main
----.gitignore(30B)
----LICENSE-MIT(1KB)
----README.md(814B)
----Gruntfile.js(585B)
----.jshintrc(206B)
----package.json(856B)
----AUTHORS(71B)
----lib()
--------legacyhelpers.js(834B)
----CHANGELOG(59B)

网友评论