Created
April 15, 2022 06:42
-
-
Save xiongemi/75524cbd21286d9f12ceb910732e8dc7 to your computer and use it in GitHub Desktop.
react native web example project.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"root": "apps/studio-ghibli-search-engine-mobile-web", | |
"sourceRoot": "apps/studio-ghibli-search-engine-mobile-web/src", | |
"projectType": "application", | |
"targets": { | |
... | |
}, | |
"implicitDependencies": ["studio-ghibli-search-engine-mobile"] | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment