mirror of
https://github.com/mccxiv/torrent-web.git
synced 2026-04-25 08:35:48 +03:00
[PR #13] [MERGED] Modernize and fix the build #24
Labels
No labels
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/torrent-web-mccxiv#24
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/mccxiv/torrent-web/pull/13
Author: @mccxiv
Created: 12/1/2017
Status: ✅ Merged
Merged: 12/1/2017
Merged by: @mccxiv
Base:
master← Head:171201-modernize📝 Commits (4)
416c54cUse bower806f1b5Rename to src, /public will be for the built version7b3c3d0Implement a basic build system5dfffcaFix css📊 Changes
10 files changed (+5147 additions, -26 deletions)
View changed files
➕
.editorconfig(+8 -0)📝
.gitignore(+2 -3)➕
package-lock.json(+5063 -0)📝
package.json(+12 -5)📝
src/index.html(+7 -11)📝
src/logo.png(+0 -0)📝
src/script.js(+9 -3)📝
src/style/animations.css(+0 -0)📝
src/style/style.css(+6 -4)➕
webpack.config.js(+40 -0)📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.