Feature/openlayers map (#967)
* [maps][xl] - working with swc equals to minify * [maps][xs] - fixing height
This commit is contained in:
5
examples/learn/next.config.js
Normal file
5
examples/learn/next.config.js
Normal file
@@ -0,0 +1,5 @@
|
||||
const nextConfig = {
|
||||
swcMinify: false
|
||||
}
|
||||
|
||||
module.exports = nextConfig
|
||||
Reference in New Issue
Block a user