mirror of
https://github.com/konpa/devicon.git
synced 2025-08-30 01:30:53 +02:00
Major build improvements (#1668)
* Major build improvements * Cleanup and fix path * chore: apply suggestions from code review Co-authored-by: Jørgen Kalsnes Hagen <43886029+Snailedlt@users.noreply.github.com> * Remove `selenium` from the NPM dependencies * Revert `nano` icon changes * Use quote notes * Update * chore: apply suggestions from code review Co-authored-by: Jørgen Kalsnes Hagen <43886029+Snailedlt@users.noreply.github.com> * Snailedlt/improve build changes (#187) * Make README more readable * move logic from index.html to script.js * fix devicon min css in head * Fix build script missing token error * Add more print statements to local build script * Change from ng-href to href in code view * Minor readme improvements --------- Co-authored-by: David Leal <halfpacho@gmail.com> --------- Co-authored-by: Jørgen Kalsnes Hagen <43886029+Snailedlt@users.noreply.github.com>
This commit is contained in:
6
.github/scripts/build_assets/geckodriver-v0.32.2-win64/README.md
vendored
Normal file
6
.github/scripts/build_assets/geckodriver-v0.32.2-win64/README.md
vendored
Normal file
@@ -0,0 +1,6 @@
|
||||
## geckodriver
|
||||
Proxy for using W3C WebDriver compatible clients to interact with Gecko-based browsers.
|
||||
This program provides the HTTP API described by the WebDriver protocol to communicate with Gecko browsers, such as Firefox.
|
||||
It translates calls into the Marionette remote protocol by acting as a proxy between the local- and remote ends.
|
||||
|
||||
This application was taken from: https://github.com/mozilla/geckodriver/releases/tag/v0.30.0
|
BIN
.github/scripts/build_assets/geckodriver-v0.32.2-win64/geckodriver.exe
vendored
Normal file
BIN
.github/scripts/build_assets/geckodriver-v0.32.2-win64/geckodriver.exe
vendored
Normal file
Binary file not shown.
Reference in New Issue
Block a user