@@ -36,8 +36,11 @@
# Link the node_modules
ln -sf ${node-modules}/libexec/kucinako/node_modules node_modules
# Add node_modules/.bin to PATH
export PATH=$PWD/node_modules/.bin:$PATH
# Build the project
${pkgs.yarn}/bin/yarn build
yarn build
'';
installPhase = ''
mkdir -p $out
The note is not visible to the blocked user.