summaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorGeorge Fraser <george@fivetran.com>2018-12-28 19:31:38 -0800
committerGeorge Fraser <george@fivetran.com>2018-12-28 19:31:38 -0800
commit9a02922e98d84bb1ea0b19ff8d2259b5cb7b0e9c (patch)
treea8621acc6a35e55d33627bb2f77cd85aef358e73 /package.json
parent3bdefe1c30f531c7a646df9b9b14eec232f1fe1b (diff)
downloadjava-language-server-9a02922e98d84bb1ea0b19ff8d2259b5cb7b0e9c.zip
Use jlink to build self-contained distribution
Diffstat (limited to 'package.json')
-rw-r--r--package.json3
1 files changed, 0 insertions, 3 deletions
diff --git a/package.json b/package.json
index 2b4809b..45e0817 100644
--- a/package.json
+++ b/package.json
@@ -24,9 +24,6 @@
"onLanguage:java"
],
"main": "./out/lib/extension",
- "files": [
- "./out/fat-jar.jar"
- ],
"contributes": {
"languages": [
{