mirror of
https://github.com/stancl/tenancy-docs.git
synced 2025-12-12 02:04:03 +00:00
Fix build.sh
This commit is contained in:
parent
8d31288d70
commit
2530f17bc2
2 changed files with 3 additions and 1 deletions
1
build.sh
1
build.sh
|
|
@ -6,4 +6,5 @@ cd docs
|
|||
composer install
|
||||
npm install
|
||||
npm run production
|
||||
mkdir -p ../dist/docs
|
||||
cp -R build_production/* ../dist/docs
|
||||
Loading…
Add table
Add a link
Reference in a new issue