jaredpalmer / jaredpalmer/backpack
Using backpack with express as API endpoint without views.
Open
- Dominant language
- JavaScript
- Stars
- 4.4k
- Forks
- 164
- PR merge metrics
- No merged PRs in 30d
Description
I'm using backpack with express purely as API endpoint without any views. Front end will be React.
How do I remove this warning?
> Critical dependency: the request of a dependency is an expression
Contributor guide
Research direction
Start by reproducing the webpack warning in a Backpack project configured with Express as an API endpoint and no views. Inspect the build configuration and determine what change removes the “request of a dependency is an expression” warning without affecting the React frontend build; done means the API-only build completes without that warning.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript, webpack
- Domain
- build-system
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 28/100