mirror of
https://github.com/thiloho/archtika.git
synced 2025-11-22 02:41:35 +01:00
Create new root directory in web app for template styles
This commit is contained in:
@@ -20,6 +20,7 @@ let
|
||||
cp package.json $out/web-app
|
||||
cp -r node_modules $out/web-app
|
||||
cp -r build/* $out/web-app
|
||||
cp -r template-styles $out/web-app
|
||||
'';
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user