Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
sugacube opened this issue Oct 21, 2018 · 0 comments

Comments

@sugacube
Copy link

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"

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant