changed to leaflet for real map
Signed-off-by: Pascal Syma <pascal@syma.dev>
This commit is contained in:
@@ -33,6 +33,10 @@ module.exports = {
|
||||
test: /\.csv$/i,
|
||||
use: 'raw-loader',
|
||||
},
|
||||
{
|
||||
test: /\.css$/i,
|
||||
use: ['style-loader', 'css-loader'],
|
||||
},
|
||||
]
|
||||
},
|
||||
resolve: {
|
||||
|
||||
Reference in New Issue
Block a user