mirror of
https://github.com/maputnik/editor.git
synced 2025-12-18 04:00:01 +00:00
Load and save style from style api
This commit is contained in:
@@ -62,7 +62,9 @@ module.exports = {
|
||||
}]
|
||||
},
|
||||
node: {
|
||||
fs: "empty"
|
||||
fs: "empty",
|
||||
net: 'empty',
|
||||
tls: 'empty'
|
||||
},
|
||||
devServer: {
|
||||
contentBase: "./public",
|
||||
|
||||
Reference in New Issue
Block a user