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

MonolithicJS to js-package #55

Merged
merged 3 commits into from
Nov 7, 2019
Merged
Show file tree
Hide file tree
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Remove plot-app
  • Loading branch information
IKupriyanov-HORIS committed Nov 7, 2019
commit 66542715a6d5bb99c5070369b54f65c8f1d74048
1 change: 0 additions & 1 deletion js-package/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,6 @@ kotlin {
implementation project(':plot-builder')
implementation project(':plot-config-portable')
implementation project(':plot-config')
implementation project(':plot-app')

if (project.buildSettings.enable_livemap) {
implementation project(':gis')
Expand Down
93 changes: 0 additions & 93 deletions plot-app/build.gradle

This file was deleted.

This file was deleted.

Loading