定制 kunstmaan/live-reload-bundle 二次开发

按需修改功能、优化性能、对接业务系统,提供一站式技术支持

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

kunstmaan/live-reload-bundle

Composer 安装命令:

composer require kunstmaan/live-reload-bundle

包简介

The KunstmaanLiveReloadBundle injects the livereload script from grunt-contrib-watch into your html page.

README 文档

README

Build Status Total Downloads Latest Stable Version Analytics

The KunstmaanLiveReloadBundle makes your life easier by injecting the livereload script snippet from the grunt-contrib-watch plugin into your html in the dev environment. Please refer to the documentation from grunt-contrib-watch to see how to configure livereload then use this bundle to automaticly inject the livereload snippet into your html in the dev environment.

More information about our bundles: http://bundles.kunstmaan.be.

Installation?

composer.json

    "require": {
        "kunstmaan/live-reload-bundle": "1.0.*"
    },

AppKernel.php:

    public function registerBundles()
    {
        $bundles = array(
            // ...
            new Kunstmaan\LiveReloadBundle\KunstmaanLiveReloadBundle(),
            // ...
        );

Configure your Gruntfile to watch certain files using grunt-contrib-watch and don't forget to set the livereload option to true.

Configuration

There are certain configuration options available for this bundle

kunstmaan_live_reload:
    enabled: true
    host: localhost
    port: 35729

By default the default options from grunt-contrib-watch are used.

统计信息

  • 总下载量: 27.67k
  • 月度下载量: 0
  • 日度下载量: 0
  • 收藏数: 23
  • 点击次数: 6
  • 依赖项目数: 0
  • 推荐数: 0

GitHub 信息

  • Stars: 22
  • Watchers: 14
  • Forks: 2
  • 开发语言: PHP

其他信息

  • 授权协议: MIT
  • 更新时间: 2013-07-17

承接程序开发

PHP开发

VUE

Vue开发

前端开发

小程序开发

公众号开发

系统定制

数据库设计

云部署

网站建设

安全加固