scriptkavi / hooks

Empower your react project with accessible and customizable hooks. Copy paste the modern hooks and use them in your React or NextJS applications.
https://hooks.scriptkavi.com
MIT License
153 stars 3 forks source link

[bug]: Unable to initialize the project using vite #2

Closed karananeja closed 3 months ago

karananeja commented 3 months ago

Describe the bug

Unable to initialize the project using vite, the hooks and utils folder is not created under src folder as expected

Affected hooks/hook

Initialization using vite

How to reproduce

  1. Create project
  2. Edit tsconfig.json file
  3. Update vite.config.ts
  4. Run the CLI
  5. Configure hooks.json

Now check the folder structure generated

Codesandbox/StackBlitz link

No response

Logs

No response

System Info

NA

Before submitting

sunnynk19 commented 3 months ago

Hi @karananeja , I will look into it

sunnynk19 commented 3 months ago

@karananeja, It is fixed. I have updated the document. You can try it again.