Replies: 1 comment 6 replies
-
The spartan repo itself is built like this way. Very challenging will be handling updates from spartan to you repo. You want to change the brn behaviour or what is the goal of adding it to your repository? |
Beta Was this translation helpful? Give feedback.
6 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
The idea I have in mind is that I have a library generated in my libs folder, and I want the primitives to be downloaded inside the library. I have already done this and successfully added the tailwind.config.js file to the library. Additionally, I have set up a shared module for the library.
Does anyone have any ideas or resources that can help?
"@angular/cdk": "^17.0.4",
"@angular/cli": "^18.0.0",
"@angular/common": "~17.0.8",
"@angular/compiler": "~17.0.8",
"@angular/core": "~17.0.8",
@goetzrobin @elite-benni
Beta Was this translation helpful? Give feedback.
All reactions