generated from Luis/nextjs-python-web-template
Stash changes
This commit is contained in:
@@ -20,13 +20,13 @@ pkgs.mkShell {
|
||||
fi
|
||||
|
||||
ln -sf ${pkgs.roboto}/share/fonts ./src
|
||||
|
||||
|
||||
export PATH="$PATH:$(realpath ./node_modules)/.bin"
|
||||
|
||||
|
||||
# re-generate the api code
|
||||
# re-generate the api code
|
||||
rm -rf src/api openapi.json
|
||||
cp ${clanPkgs.clan-openapi}/openapi.json .
|
||||
cp ${clanPkgs.clan-openapi}/openapi.json .
|
||||
orval
|
||||
'';
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user