Skip to content

Commit

Permalink
🚧 wip
Browse files Browse the repository at this point in the history
  • Loading branch information
PavelLaptev committed Jun 19, 2023
1 parent cb5d8ce commit e1941af
Show file tree
Hide file tree
Showing 6 changed files with 5 additions and 878 deletions.
1 change: 0 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -297,7 +297,6 @@ In order to test the script locally:
1. you need to run `npm run dev` in the root folder. It will start the NextJS app.
2. Then you need to run `npm run watch:build` in the `lib` folder. It will start the watcher for the script. It will build the script every time you change it and create `squircle.min.js` file in the `lib` folder and in the `public` folder of the NextJS app.
3. In the `index.tsx` file of the NextJS app, you can uncomment the line with [test section](https://github.com/PavelLaptev/squircle-houdini-css/blob/70f81510d45185e3946ec2cbec3cd4ab6495224b/src/pages/index.tsx#L57) un comment other in order to ease the development process.
4. Do not forget to run `npm run lib-build` before pushing the changes.

---

Expand Down
22 changes: 0 additions & 22 deletions lib/.eslintrc.js

This file was deleted.

18 changes: 0 additions & 18 deletions lib/package.json

This file was deleted.

1 change: 0 additions & 1 deletion lib/squircle.min.js

This file was deleted.

Loading

0 comments on commit e1941af

Please sign in to comment.