Skip to content

suggestion : would be easier to use if bindatafs collects files instead of AssetFS.Compile() #4

@sugacube

Description

@sugacube

Right now it is not a trivial excercise to generate the assets as AssetFS.Compile() should be called in the main program.

It would be easier to use if bindatafs generated files instead of AssetFS.Compile()
e.g. then you could use for example go generate:

//go:generate bindatafs "app/views/qor" "vendor/github.com/qor/admin/views"

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions