Skip to content

Commit

Permalink
chore: remove unnecessary getAbsolutePath (#135)
Browse files Browse the repository at this point in the history
  • Loading branch information
fi3ework authored Oct 3, 2024
1 parent 4a04d77 commit ac8db5a
Show file tree
Hide file tree
Showing 9 changed files with 187 additions and 451 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -315,6 +315,10 @@ export default {
}
```
### Why using `getAbsolutePath` to resolve the framework in sandboxes in this repository?
https://storybook.js.org/docs/faq#how-do-i-fix-module-resolution-in-special-environments
## Roadmap
### Features
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,5 +32,5 @@
"typescript": "^5.6.2",
"vitest": "^2.1.1"
},
"packageManager": "pnpm@9.5.0"
"packageManager": "pnpm@9.12.0"
}
Loading

0 comments on commit ac8db5a

Please sign in to comment.