Skip to content
This repository has been archived by the owner on Apr 4, 2023. It is now read-only.

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
Signed-off-by: Anatoliy Bazko <abazko@redhat.com>
  • Loading branch information
tolusha committed May 31, 2019
1 parent 601cd4a commit f708b12
Show file tree
Hide file tree
Showing 4 changed files with 3 additions and 130 deletions.
2 changes: 0 additions & 2 deletions dockerfiles/theia-endpoint-runtime/build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -40,8 +40,6 @@ mkdir ${LOCAL_ASSEMBLY_DIR}/theia-plugin-remote
cp -r "${base_dir}/../../extensions/eclipse-che-theia-plugin-remote/src/." "${LOCAL_ASSEMBLY_DIR}/theia-plugin-remote/src/"
cp -r "${base_dir}/../../extensions/eclipse-che-theia-plugin-remote/package.json" "${LOCAL_ASSEMBLY_DIR}/theia-plugin-remote"
cp -r "${base_dir}/../../extensions/eclipse-che-theia-plugin-remote/tsconfig.json" "${LOCAL_ASSEMBLY_DIR}/theia-plugin-remote"
cp -r "${base_dir}/../../extensions/eclipse-che-theia-plugin-remote/tsfmt.json" "${LOCAL_ASSEMBLY_DIR}/theia-plugin-remote"
cp -r "${base_dir}/../../extensions/eclipse-che-theia-plugin-remote/tslint.json" "${LOCAL_ASSEMBLY_DIR}/theia-plugin-remote"


init --name:theia-endpoint-runtime "$@"
Expand Down
19 changes: 0 additions & 19 deletions extensions/eclipse-che-theia-plugin-remote/tsfmt.json

This file was deleted.

106 changes: 0 additions & 106 deletions extensions/eclipse-che-theia-plugin-remote/tslint.json

This file was deleted.

6 changes: 3 additions & 3 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -41,9 +41,9 @@
integrity sha512-0j10nNc7aT18srs7R38mipyi4DjrGQ+bXBmvf2vLTFJGAqhl8V7pB9HsFUq0CYHd8t+gwfwfH0cUmZHdPcJRjA==

"@eclipse-che/plugin@latest":
version "0.0.1-1559186331"
resolved "https://registry.npmjs.org/@eclipse-che/plugin/-/plugin-0.0.1-1559186331.tgz#3722d63b41851c025d466c818a433f4e3ec9c0cd"
integrity sha512-u+mGcjXdBAiJ6BWxUEfgISxwmc2PYFwVUEI0wGEH3+5mH+houozjzUZNyEgobNMV6XBXbd/GaKmq+JAXdz7Fbw==
version "0.0.1-1559290690"
resolved "https://registry.npmjs.org/@eclipse-che/plugin/-/plugin-0.0.1-1559290690.tgz#34116c28e873a5d1d15be465e788d4618c066e36"
integrity sha512-CZcMyEk9ybM76+XQ9qkQg/TopSVEtGbxyrtX+KmbKjNxEzC1jYch1P8+Ye/p4cSRh6PbyMiUne1oV9YGUk92JA==
dependencies:
"@eclipse-che/api" latest

Expand Down

0 comments on commit f708b12

Please sign in to comment.