-
Notifications
You must be signed in to change notification settings - Fork 124
Open
Description
Hi everyone,
When trying to use timeago as a stimulus controller, date-fns is downloaded and pinned correctly with:
bin/importmap pin @stimulus-components/timeago
But all its dependencies are still missing, and a lot of 404 in the logs:
ActionController::RoutingError (No route matches [GET] "/assets/addHours.js"):
ActionController::RoutingError (No route matches [GET] "/assets/addMilliseconds.js"):
ActionController::RoutingError (No route matches [GET] "/assets/addISOWeekYears.js"):
ActionController::RoutingError (No route matches [GET] "/assets/addDays.js"):
ActionController::RoutingError (No route matches [GET] "/assets/add.js"):
...
Seems related to #264
Any idea on how to solve this, with a workaround or something I may have missed ?
Thanks
TheRoyalTnetennba
Metadata
Metadata
Assignees
Labels
No labels