You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We're still using sprockets to manages some javascript files. This ticket is to track the progress on migrating all those files into files/modules being managed by webpacker.
I guess we'd want to standardize on ES6 modules, but I'm not super familiar with the ecosystem and how much work we'd need to put into transpiling older packages, but that's something we can discuss here.
This may be a large ticket so it should definitely get fixed in multiple small PRs.
I also think this is something that isn't urgent. Somethings we will want to migrate - others we might want to rewrite into webpacker, others we might want to just render unnecessary (like if we pull out the "web dev" interface altogether.
We're still using sprockets to manages some javascript files. This ticket is to track the progress on migrating all those files into files/modules being managed by webpacker.
ondemand/apps/dashboard/app/views/layouts/application.html.erb
Line 13 in f2d596f
I guess we'd want to standardize on ES6 modules, but I'm not super familiar with the ecosystem and how much work we'd need to put into transpiling older packages, but that's something we can discuss here.
This may be a large ticket so it should definitely get fixed in multiple small PRs.
┆Issue is synchronized with this Asana task by Unito
The text was updated successfully, but these errors were encountered: