Thanks for this project, it's been a great help to me! I was wondering if there was an easy way to include the default admin assets in the Webpack build?
Currently I have custom CSS & JS being bundled through Webpack and rendering correctly with the help of the manifest loader but I am having a hard time figuring out how to include the admin files. Any help would be appreciated.
Hi,
Thanks for this project, it's been a great help to me! I was wondering if there was an easy way to include the default admin assets in the Webpack build?
Currently I have custom CSS & JS being bundled through Webpack and rendering correctly with the help of the manifest loader but I am having a hard time figuring out how to include the admin files. Any help would be appreciated.
Thanks in advance!