Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

#196 create ketcher-core package #268

Merged
merged 9 commits into from
Jan 26, 2021
Merged

Conversation

AndreiMazol
Copy link
Contributor

No description provided.

@AndreiMazol AndreiMazol linked an issue Jan 26, 2021 that may be closed by this pull request
mode: ServiceMode = 'remote'

createStructService(baseUrl: string, options: any): StructService {
return new IndigoService(baseUrl, options)
constructor(baseUrl: string) {
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It would be better to call as apiPath everywhere

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

fixed

@AndreiMazol AndreiMazol force-pushed the #196-init-core-package branch from eaeac3f to a884bca Compare January 26, 2021 14:21
@AndreiMazol AndreiMazol merged commit cacc433 into master Jan 26, 2021
@AndreiMazol AndreiMazol deleted the #196-init-core-package branch January 26, 2021 15:04
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.

Split Ketcher into Core and Presentations modules
3 participants