How can we create a custom React template that integrates with organization-specific npm packages requiring .npmrc authentication tokens #13677
Unanswered
basit-qayoom
asked this question in
Q&A
Replies: 3 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
### Current Approach:
The script is published to npm and includes a template directory. Within this directory, the structure is organized with a framework name, which then contains a language name. Under this, there is a config.json file. The config.json file includes the repository URL and an array of branches.
Beta Was this translation helpful? Give feedback.
All reactions