@corpsmap/corpsmap
v4.1.20
Published
This template provides a minimal setup to get React working in Vite with HMR and some ESLint rules.
Keywords
Readme
React + Vite
This template provides a minimal setup to get React working in Vite with HMR and some ESLint rules.
Currently, two official plugins are available:
- @vitejs/plugin-react uses Babel (or oxc when used in rolldown-vite) for Fast Refresh
- @vitejs/plugin-react-swc uses SWC for Fast Refresh
React Compiler
The React Compiler is not enabled on this template because of its impact on dev & build performances. To add it, see this documentation.
Expanding the ESLint configuration
If you are developing a production application, we recommend using TypeScript with type-aware lint rules enabled. Check out the TS template for information on how to integrate TypeScript and typescript-eslint in your project.
import.meta.env.VITE_APP_CM_ENV import.meta.env.VITE_APP_CM_ENV_MAPBOX_TOKEN import.meta.env.VITE_APP_FUDS_CHANGE_LOG_URL import.meta.env.VITE_APP_FUDS_RESOURCES_URL import.meta.env.VITE_APP_FUDS_RESOURCE_GROUP_IMAGE_URL import.meta.env.VITE_APP_FUDS_RESOURCE_DOCUMENT_URL
"ol": "^10.7.0",
"ol-esri-style": "^4.0.0",
"ol": "^6.4.3",
"ol-esri-style": "^2.0.7","react-data-grid": "^6.1.0", "react-data-grid": "^7.0.0-beta.58",
