Skip to content

Publish assets #131

@sokac

Description

@sokac

AssetManager should have a way to collect all assets during the build process so static content could be deployed to CDN.

Requirements:

  • view helper for static content location (path on development and production will be different)
    • configuration will hold CDN location. Setting this will essentially //disable// AssetManager on production (there won't be any calls to AssetManager as all asset requests will go to CDN).
  • cli controller to collect all static content managed by AssetManager

Any suggestions?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions