Open dorkblue opened 7 years ago
@dorkblue provide more context. It's unclear why you receive such warning. I'm using Backpack with Express REST API and I don't get any warnings
I'm using Backpack with a view layer and seem to be running into an issue that I think is related. We have an Express app with Pug views and it throws errors that Pug cannot be found. I added pug to the loader list.
I'm using backpack with express purely as API endpoint without any views. Front end will be React.
How do I remove this warning?