aboutsummaryrefslogtreecommitdiffstats
path: root/vite.config.js
Commit message (Collapse)AuthorAgeFiles
* vite configuration: aliases to absolute files.Guilhem Moulin4 days1
| | | | | | This avoids the following warning: [vite] warning: rewrote […] to node_modules/[…] but was not an abolute path and was not handled by other plugins. This will lead to duplicated modules for the same path. To avoid duplicating modules, you should resolve to an absolute path.
* Vite configuration: Don't watch tile files.Guilhem Moulin2024-01-311
| | | | | | This is not useful and can easily crash the server with Error: ENOSPC: System limit for number of file watchers reached
* Vite configuration: typofix.Guilhem Moulin2024-01-311
|
* Vite configuration: Serve large external libraries in external chunks.Guilhem Moulin2024-01-201
|
* Add a simple dialog to switch between ‘topowebb’ and ↵Guilhem Moulin2024-01-121
| | | | ‘topowebb_nedtonad’.
* Basemap from Lantmäteriet.Guilhem Moulin2024-01-111