We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c2679bd commit 0f7c847Copy full SHA for 0f7c847
README.md
@@ -11,7 +11,7 @@ A quick A short guide on how to install the dev environment can be found in the
11
* Make changes
12
* To run the current state of development use the following gulp task in the root directory of the Primo DevEnv:
13
14
- gulp run --view 41SLSP_HSG-HSGswisscovery --browserify --ve
+ gulp run --view 41SLSP_HSG-sandbox_jfu --browserify --ve
15
* `--view`: the name of the view which should be run
16
* `--browserify`: lets you require('modules') in the browser by bundling up all of your dependencies
17
* `--ve`: the Primo DevEnv documentation states 'For Primo VE customers, add the --ve flag', but I could not notice any effects.
0 commit comments