-
Notifications
You must be signed in to change notification settings - Fork 55
Closed
Description
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
Labels
No labels