Skip to content
This repository was archived by the owner on Nov 13, 2022. It is now read-only.
This repository was archived by the owner on Nov 13, 2022. It is now read-only.

assets:precompile not working #4

@bandtank

Description

@bandtank

reset.css and print.css aren't generated (I know you already know because of a comment on a commit), but I think the problem has to do with the path. I cloned this repo, modified lib/swagger_engine/engine.rb as follows:

       app.config.assets.precompile += %w(/absolutepath/print.scss /absolutepath/reset.scss)

and it worked perfectly. I've tried using relative paths, but nothing I've tried has worked. Do you know how to do that?

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