This repository holds the files of the openIMIS Frontend Deduplication module.
NOTE: This branch contains development version of this module based on Vite. Please use the
release/26.04branch if you intend to fix issues via Pull Requests for the current release of openIMIS. The migration to vite is scheduled to conclude by end of June 2026.
It is dedicated to be bootstrap development of openimis-fe_js modules, providing an empty (yet deployable) module.
Please refer to openimis-fe_js to see how to build and and deploy (in developement or server mode).
The module is built with rollup.
In development mode, you can use yarn link and yarn start to continuously scan for changes and automatically update your development server.