We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e38df59 commit 5d494b6Copy full SHA for 5d494b6
1 file changed
rockcraft.yaml
@@ -23,7 +23,7 @@ parts:
23
set -eux
24
# install dependencies
25
npm install -g yarn
26
- yarn install
+ yarn install --immutable
27
# build the UI
28
yarn run build
29
mkdir -p "$CRAFT_PART_INSTALL/flask/app"
0 commit comments