Hello!
Could you publish an NPM package containing gem assets (CSS, fonts) so that they can be used together with Webpacker?
Currently we need to copy all the assets in our codebase in order to use Webpacker, which is not great for obvious reasons.
Also, in the future ActiveAdmin will adopt Webpacker by default (see activeadmin/activeadmin#6781 (comment)).
Thanks!