Skip to content

Update to use store-api, not ct/store#12

Merged
sholtkamp merged 5 commits intomasterfrom
ct-store-replacement
Apr 2, 2024
Merged

Update to use store-api, not ct/store#12
sholtkamp merged 5 commits intomasterfrom
ct-store-replacement

Conversation

@jessebluemr
Copy link
Copy Markdown
Contributor

The BundleStore is now using AsyncInMemoryStore.
The TagStore is complete removed and the implementation is using simpe value binding in the dataform.
The project setup is changed to use browser-sync instead of jetty.
The minimal required map.apps version is 4.17.0.

The change is required to make the project ready for the 4.18.0 update of map.apps, where no ct/store classes are available anymore.

@sholtkamp
Copy link
Copy Markdown
Contributor

sholtkamp commented Apr 2, 2024

Initializing the development project from a freshly cloned repository requires users to run npm install --force due to unresolved dependencies

@sholtkamp sholtkamp merged commit 83af698 into master Apr 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants