Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

consider abstracting all configs for packages out of package.json #27

Open
nongrata081 opened this issue Apr 28, 2019 · 0 comments
Open

Comments

@nongrata081
Copy link
Owner

consider using as much as possible external to package.json .rc files for packages, preferably under the uniquely namespaced directory, in order to keep prevent collisions of existing configs in package.json and newly added stuff by devkit schematics

if all configs, .rc files and other related stuff (is it possible for npm scripts?) will be held in a separate directory in consuming dir root, it will prevent a lot of possible collisions and conflicts when implementing schematics

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant