mirror of
https://github.com/maputnik/editor.git
synced 2025-12-07 06:40:00 +00:00
Updated '@mapbox/mapbox-gl-style-spec'
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
import styleSpec from '@mapbox/mapbox-gl-style-spec'
|
||||
import styleSpec from '@mapbox/mapbox-gl-style-spec/style-spec'
|
||||
|
||||
export function diffMessages(beforeStyle, afterStyle) {
|
||||
const changes = styleSpec.diff(beforeStyle, afterStyle)
|
||||
|
||||
Reference in New Issue
Block a user