Skip to content

don't fail when asset pipeline is empty #392

@jknack

Description

@jknack
assets {
  fileset {
   home: [css/home.css, js/home.js]
  }
}

A call to: mvn org.jooby:jooby-maven-plugin:assets result in error bc there is no pipeline defined.

If no pipeline, then do nothing (just bundle)

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions