Feature/openlayers map (#967)

* [maps][xl] - working with swc equals to minify

* [maps][xs] - fixing height
This commit is contained in:
Luccas Mateus
2023-07-06 21:02:19 -03:00
committed by GitHub
parent 299477a717
commit a1170e9239
14 changed files with 5807 additions and 27 deletions

View File

@@ -0,0 +1,5 @@
const nextConfig = {
swcMinify: false
}
module.exports = nextConfig