Closed ananyo2012 closed 4 weeks ago
We are using yarn packages for css assets only. For JS we are still using vanilla jquery library. Unless there is linting or tests setup we don't need to run yarn in CI.
Issue is stale and we can reopen once new CI implemented
I see @dependabot making some PRs for yarn packages. There is a
yarn.lock
present at https://github.com/pythonindia/junction/tree/master/junction/static . In case that is being used we need to add that to CI to keep track of dependency updates.