filipgolonka/bower-config-mergetool 问题修复 & 功能扩展

解决BUG、新增功能、兼容多环境部署,快速响应你的开发需求

邮箱:yvsm@zunyunkeji.com | QQ:316430983 | 微信:yvsm316

filipgolonka/bower-config-mergetool

Composer 安装命令:

composer require filipgolonka/bower-config-mergetool

包简介

Bower config mergetool

README 文档

README

This tool helps developer to use one bower.json file, instead of multiple ones.

Consider following situation. Your project has custom bower.json file. You install some dependencies using composer. Each of them has his own bower.json file. How to manage it?

This tool can crawl vendor directory. It reads each of bower.json file and merge dependencies into main bower.json file.

To use this tool, install bower-config-mergetool:

composer require filipgolonka/bower-config-mergetool:dev-master

and just add following lines to your composer.json file:

  "scripts": {
    "post-install-cmd": [
      "STP\\Bower\\ConfigMergeTool::mergeConfig",
      "npm install"
    ],
    "post-update-cmd": [
      "STP\\Bower\\ConfigMergeTool::mergeConfig",
      "npm install"
    ]
  }

统计信息

  • 总下载量: 399
  • 月度下载量: 0
  • 日度下载量: 0
  • 收藏数: 0
  • 点击次数: 1
  • 依赖项目数: 0
  • 推荐数: 0

GitHub 信息

  • Stars: 0
  • Watchers: 1
  • Forks: 0
  • 开发语言: PHP

其他信息

  • 授权协议: MIT
  • 更新时间: 2015-04-16

承接程序开发

PHP开发

VUE

Vue开发

前端开发

小程序开发

公众号开发

系统定制

数据库设计

云部署

网站建设

安全加固