mirror of
https://github.com/SpacehuhnTech/esp8266_deauther.git
synced 2026-04-26 00:05:55 +03:00
[PR #255] [CLOSED] Improving the way to update html/js/css files inside web_server folder #1066
Labels
No labels
best of
bug
development
discussion
documentation
duplicate
feature request
help wanted
help wanted
improvement
pinned
pull-request
question
stale
translation
v3
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/esp8266_deauther#1066
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/SpacehuhnTech/esp8266_deauther/pull/255
Author: @ericktedeschi
Created: 7/4/2017
Status: ❌ Closed
Base:
master← Head:master📝 Commits (1)
6e4b490- Added the script convert_all.sh to help the process of minify, convert to hex and generate constant name automatically.📊 Changes
4 files changed (+114 additions, -25 deletions)
View changed files
📝
esp8266_deauther/data.h(+17 -17)📝
esp8266_deauther/esp8266_deauther.ino(+8 -8)➕
web_server/convert_all.sh(+57 -0)📝
web_server/readme.md(+32 -0)📄 Description
I've created this script because I'm working on the frontend this week. And it is helping me with the "boring" work. I hope it can be useful for other contributors.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.