Skip to content

ezsystems/PlatformUIAssetsBundle

Repository files navigation

Platform UI Assets Bundle

Build Status

The PlatformUIAssetsBundle provides the external frontend dependencies needed by the eZ Platform UI. The master branch only contains some meta files, the actual dependencies are only available in the tags.

Install dependencies for dev use

For local dev use (testing newer bower.json dependencies, ..) make sure you have bower installed and run the following:

$ bower install

and follow the instructions.

Release a new version

Just run the prepare_release.sh script:

$ ./bin/prepare_release.sh -v 0.10

and follow the instructions.

NOTE: As of 4.0 the script also takes a -b argument to specify branch to build, e.g. -b 4.0.

Testing / Developer tasks

Testing of this lib can be done from PlatformUIBundle, see PlatformUIBundle/README.md for further instructions.

About

Repo for containing assets for PlatformUIBundle, branches will only contain meta files and config, tags will contain the assets.

Resources

Security policy

Stars

Watchers

Forks

Packages

No packages published