Skip to content

Add a 'development mode' behavior to jsp tag #8

Description

@davideanderson

Be able to have the jsp tag act differently in a development environment rather than a production environment. Uploading all the assets to s3 makes sense for production, but if I am in the middle of development, and am making a lot of css and js changes, I don't want to have to upload the files for every change.

This can be handled within the jsp tag. Rather than always translating the original file to an uploaded url, if in development mode, local urls should used for the resources.

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