承接 evolution7/grunt-usemin-bundle 相关项目开发

从需求分析到上线部署,全程专人跟进,保证项目质量与交付效率

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

evolution7/grunt-usemin-bundle

Composer 安装命令:

composer require evolution7/grunt-usemin-bundle

包简介

The GruntUseminBundle provides a Twig extension for using files processed with grunt-usemin when in production.

README 文档

README

The GruntUseminBundle contains an event listener for the kernel.controller event which prepends prod_path to the Twig template search path when in production.

This results in Twig template files processed with grunt-usemin to be used automatically.

Check out the Symfony Yeoman generator for example usage.

Installation

composer.json

    "require": {
        "evolution7/grunt-usemin-bundle": "0.3.*"
    },

AppKernel.php:

    public function registerBundles()
    {
        $bundles = array(
            // ...
            new Evolution7\GruntUseminBundle\Evolution7GruntUseminBundle(),
            // ...
        );

Default Bundle Configuration

evolution7_grunt_usemin:
    dev_path:      "app/Resources"
    prod_path:     "app/dist/Resources"

License

MIT license Copyright (c) 2013, Evolution 7.

统计信息

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

GitHub 信息

  • Stars: 4
  • Watchers: 2
  • Forks: 0
  • 开发语言: PHP

其他信息

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

承接程序开发

PHP开发

VUE

Vue开发

前端开发

小程序开发

公众号开发

系统定制

数据库设计

云部署

网站建设

安全加固