From 6ab1eca04a11dc5d8f725b3aa8515d94b6819e4b Mon Sep 17 00:00:00 2001 From: Michal Kozakiewicz Date: Fri, 6 Jan 2017 17:18:59 +0100 Subject: Add psc-ide-server arguments and pass src to psc-ide-server --- README.md | 1 + 1 file changed, 1 insertion(+) (limited to 'README.md') diff --git a/README.md b/README.md index 9d6166b..e4f0bf0 100644 --- a/README.md +++ b/README.md @@ -54,6 +54,7 @@ Default options: pscBundleArgs: {}, pscIde: false, // instant rebuilds using psc-ide-server (experimental) pscIdeArgs: {}, // for example, to use different psc-ide-server port: {port: 4088} + pscIdeServerArgs: {}, // for example, to change the port { port: 4088 } pscIdeColors: false, // defaults to true if psc === 'psa' bundleOutput: 'output/bundle.js', bundleNamespace: 'PS', -- cgit v1.2.3