feat: add capacitor for mobile deployment
All checks were successful
Deploy to Production / deploy (push) Successful in 22s
All checks were successful
Deploy to Production / deploy (push) Successful in 22s
This commit is contained in:
5
capacitor.config.json
Normal file
5
capacitor.config.json
Normal file
@@ -0,0 +1,5 @@
|
||||
{
|
||||
"appId": "pl.nonograms.app",
|
||||
"appName": "Nonograms",
|
||||
"webDir": "dist"
|
||||
}
|
||||
Reference in New Issue
Block a user