mirror of
https://github.com/maputnik/editor.git
synced 2025-12-27 16:40:00 +00:00
Add codemirror as dependency
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
import { SettingsStore } from '../src/stylestore.js'
|
||||
import { SettingsStore } from '../src/libs/stylestore.js'
|
||||
import assert from 'assert'
|
||||
|
||||
describe('SettingsStore', () => {
|
||||
|
||||
Reference in New Issue
Block a user