React as a dependency in Nuxt.js project
Hi, I would like to know why this project has 'react' and 'react-dom' as its dependency. https://github.com/vuestorefront-community/template-odoo/tree/sfui-2-migration
Also why '@erpgap/odoo-sdk-api-client' or '@erpgap/odoo-sdk' package also requires react?
GitHub
GitHub - vuestorefront-community/template-odoo at sfui-2-migration
Base Code to start new VSF-ODOO nuxt project. Contribute to vuestorefront-community/template-odoo development by creating an account on GitHub.
1 Reply
Hi @Khalilove666
this project originally comes from https://github.com/vuestorefront/integration-boilerplate/blob/main/package.json
this first boilerplate was agnostic, nuxt / react from VSF team
now they have a separated boilerplate for each framework
we still needd update some code