2017 © Pedro Peláez
 

symfony-bundle asset-bundle

Allows the configuration of the hostnet/asset-lib package in your Symfony application.

image

hostnet/asset-bundle

Allows the configuration of the hostnet/asset-lib package in your Symfony application.

  • Friday, July 6, 2018
  • by hostnet
  • Repository
  • 4 Watchers
  • 1 Stars
  • 4,075 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 7 Forks
  • 0 Open issues
  • 18 Versions
  • 58 % Grown

The README.md

Note: Due to the fast changing ecosystem and better javascript support in popular frameworks, this lib has been deprecated with no direct alternative., (*1)


, (*2)

Asset Bundle

Build Status, (*3)

This bundle exposes the asset-lib as a Symfony bundle., (*4)

Installation

Installation of the bundle can be done using composer and is the recommended way of adding the bundle to your application. To do so, in your command line enter the project directory and execute the following command to download the latest stable version of this bundle:, (*5)

$ composer require hostnet/asset-bundle

This command requires you to have Composer installed globally, as explained in the installation chapter of the Composer documentation., (*6)

This bundle and the component follow semantic versioning strictly., (*7)

Documentation

Create a file called hostnet_asset.yaml in config/packages to configure this bundle., (*8)

Node

In order for this bundle to work properly, it needs to know the location where node is installed and where the node_modules directory is located., (*9)

Example configuration

hostnet_asset:
    web_root: public
    source_root: assets
    files:
        - main.ts
    assets:
        - shims.js
    plugins:
        Hostnet\Component\Resolver\Plugin\CorePlugin: ~
        Hostnet\Component\Resolver\Plugin\LessPlugin: ~
        Hostnet\Component\Resolver\Plugin\TsPlugin: ~
        Hostnet\Component\Resolver\Plugin\CssFontRewitePlugin: ~
        Hostnet\Component\AssetAngularPlugin\MiscPlugin: ~
    bin:
        node: '%kernel.project_dir%/node_modules/.bin/node'
        node_modules: '%kernel.project_dir%/node_modules'

License

The hostnet/asset-bundle is licensed under the MIT License, meaning you can reuse the code within proprietary software provided that all copies of the licensed software include a copy of the MIT License terms and the copyright notice., (*10)

Get in touch

You can reach us via email: opensource@hostnet.nl., (*11)

The Versions

06/07 2018
06/06 2018
04/04 2018
01/02 2018
01/02 2018
29/01 2018

0.0.12

0.0.12.0

Allows the configuration of the hostnet/asset-lib package in your Symfony application.

  Sources   Download

MIT

The Requires

 

The Development Requires

25/01 2018

0.0.11

0.0.11.0

Allows the configuration of the hostnet/asset-lib package in your Symfony application.

  Sources   Download

MIT

The Requires

 

The Development Requires

25/01 2018

0.0.10

0.0.10.0

Allows the configuration of the hostnet/asset-lib package in your Symfony application.

  Sources   Download

MIT

The Requires

 

The Development Requires

09/01 2018

0.0.9

0.0.9.0

Allows the configuration of the hostnet/asset-lib package in your Symfony application.

  Sources   Download

MIT

The Requires

 

The Development Requires

05/01 2018

0.0.8

0.0.8.0

Allows the configuration of the hostnet/asset-lib package in your Symfony application.

  Sources   Download

MIT

The Requires

 

The Development Requires

03/01 2018

0.0.7

0.0.7.0

Allows the configuration of the hostnet/asset-lib package in your Symfony application.

  Sources   Download

MIT

The Requires

 

The Development Requires

21/12 2017

0.0.6

0.0.6.0

Allows the configuration of the hostnet/asset-lib package in your Symfony application.

  Sources   Download

MIT

The Requires

 

The Development Requires

18/12 2017

0.0.5

0.0.5.0

Allows the configuration of the hostnet/asset-lib package in your Symfony application.

  Sources   Download

MIT

The Requires

 

The Development Requires

18/12 2017

0.0.4

0.0.4.0

Allows the configuration of the hostnet/asset-lib package in your Symfony application.

  Sources   Download

MIT

The Requires

 

The Development Requires

15/12 2017

0.0.3

0.0.3.0

Allows the configuration of the hostnet/asset-lib package in your Symfony application.

  Sources   Download

MIT

The Requires

 

The Development Requires

14/12 2017

0.0.2

0.0.2.0

Allows the configuration of the hostnet/asset-lib package in your Symfony application.

  Sources   Download

MIT

The Requires

 

The Development Requires

14/12 2017

0.0.1

0.0.1.0

Allows the configuration of the hostnet/asset-lib package in your Symfony application.

  Sources   Download

MIT

The Requires

 

The Development Requires