mirror of
https://github.com/davidarroyo1234/InstagramUnfollowers.git
synced 2026-04-25 21:05:49 +03:00
[PR #58] [MERGED] Preact #153
Labels
No labels
bug
documentation
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/InstagramUnfollowers#153
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/davidarroyo1234/InstagramUnfollowers/pull/58
Author: @tomleb3
Created: 2/11/2023
Status: ✅ Merged
Merged: 2/15/2023
Merged by: @davidarroyo1234
Base:
master← Head:preact📝 Commits (1)
969996cPreact📊 Changes
10 files changed (+2992 additions, -830 deletions)
View changed files
📝
README.md(+1 -1)📝
dist/dist.js(+1 -1)📝
package-lock.json(+2352 -385)📝
package.json(+14 -3)➖
src/main.ts(+0 -392)➕
src/main.tsx(+537 -0)📝
src/styles.scss(+8 -5)➕
src/utils.tsx(+36 -0)📝
tsconfig.json(+12 -16)📝
webpack.config.js(+31 -27)📄 Description
Migrate codebase to Preact.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.