Skip to content

Needs to be wrapped in format_path() #50

Closed
@gr8bit

Description

@gr8bit

The helper returns a relative path, but it seems you need the absolute (file-)path. Therefore this helper call's return value needs to go through the format_path() method to make a file path of it.

config['css_paths'] = [ActionController::Base.helpers.stylesheet_path(config['manifest_name'], host: '')]

Should fix #46.

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