installing more than one example same time #12185
Unanswered
saeedPadyab
asked this question in
Help
Replies: 1 comment 1 reply
-
As far as I know, there isn't a way to clone multiple example repos at once. What you're looking for is essentially the plugin system, I think. You should be able to start with one example and look at the other to add the functionality you need. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I need to install more than one example initially but it seems some need extra Webpack configuration that you do them internally. how to do it??
for example, I need tailwind + absolute-import. when I install with-tailwind then I have to set with-absolute-import configs manually but it doesn't work.
Beta Was this translation helpful? Give feedback.
All reactions