forked from reactchartjs/react-chartjs-2
-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Move
src/
directory into new project
My goal with this commit is to give a bit of a 'refresh' to this project. I tried updating React to version 19 while keeping most of the project intact, but there were many development dependencies that were also out of date. It would have been very difficult to bring everything up to date. Instead, I opted to extract the source files into a new project. To make this commit, I started by deleting everything except these files: - Everything in the `src/` directory - `README.md` - `package.json` - `.prettierrc - `LICENSE` and `LICENSE.md` I then transferred in files from the `tsx-react` branch of my [rollup-starter-lib](https://github.com/ChrisCrossCrash/rollup-starter-lib/tree/03604ca48d6a8e206858a410dd1304b567965555). This starter actually only uses `tsc`, and not Rollup, as it did in older versions. I modified `package.json` by keeping informational metadata like `name`, but deleted or replaced other properties. This commit still doesn't build correctly, but I wanted to include this as a starting point before changing the original source code. One of the next few commits should build correctly.
- Loading branch information
1 parent
65b68c6
commit a136a53
Showing
199 changed files
with
219 additions
and
30,360 deletions.
There are no files selected for viewing
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.