Default access-control-casbin with next.js give warning of critical dependency
After integrating casbin with refine next.js project, I follow through boiler template but with next.js
warn - ./node_modules/casbin/lib/esm/index.js
Critical dependency: require function is used in a way in which dependencies cannot be statically extracted


