feat(netlify-cms-widget-map): add map widget (#2051)
This commit is contained in:
committed by
Shawn Erquhart
parent
627e600d29
commit
18f34d2aca
@ -28,7 +28,7 @@ module.exports = {
|
||||
},
|
||||
{
|
||||
test: /\.css$/,
|
||||
include: [/(redux-notifications|react-datetime)/],
|
||||
include: [/(ol|redux-notifications|react-datetime)/],
|
||||
use: ['to-string-loader', 'css-loader'],
|
||||
},
|
||||
],
|
||||
|
Reference in New Issue
Block a user