mirror of
https://github.com/Cockatrice/Cockatrice.git
synced 2026-01-20 08:41:34 -08:00
[webclient] add postinstall script for copy_shared_files (#4268)
This commit is contained in:
16920
webclient/package-lock.json
generated
16920
webclient/package-lock.json
generated
File diff suppressed because it is too large
Load Diff
@@ -34,6 +34,7 @@
|
||||
"typescript": "3.6.4"
|
||||
},
|
||||
"scripts": {
|
||||
"postinstall": "echo 'Copying shared files...' && ./copy_shared_files.sh",
|
||||
"start": "react-scripts start",
|
||||
"build": "react-scripts build",
|
||||
"test": "react-scripts test",
|
||||
|
||||
Reference in New Issue
Block a user