mirror of
https://github.com/sle118/squeezelite-esp32.git
synced 2026-01-30 14:20:52 +03:00
Merge commit '387276f2f33a0fb9dde01434387aac9cdc9a8472' into firmware-proxy
# Conflicts: # components/wifi-manager/webapp/webapp.cmake # components/wifi-manager/webapp/webpack.c # components/wifi-manager/webapp/webpack.h # components/wifi-manager/webapp/webpack/dist/index.html # components/wifi-manager/webapp/webpack/dist/index.html.br # components/wifi-manager/webapp/webpack/dist/index.html.gz # components/wifi-manager/webapp/webpack/dist/js/index.18c3b7.bundle.js # components/wifi-manager/webapp/webpack/dist/js/index.abeafc.bundle.js # components/wifi-manager/webapp/webpack/dist/js/index.cf3fe8.bundle.js # components/wifi-manager/webapp/webpack/dist/js/node-modules.18c3b7.bundle.js # components/wifi-manager/webapp/webpack/dist/js/node-modules.abeafc.bundle.js # components/wifi-manager/webapp/webpack/dist/js/node-modules.cf3fe8.bundle.js # components/wifi-manager/webapp/webpack/dist/js/node-modules.cf3fe8.bundle.js.br # components/wifi-manager/webapp/webpack/dist/js/node-modules.cf3fe8.bundle.js.gz # components/wifi-manager/webapp/webpack/dist/js/runtime.18c3b7.bundle.js # components/wifi-manager/webapp/webpack/dist/js/runtime.18c3b7.bundle.js.br # components/wifi-manager/webapp/webpack/dist/js/runtime.18c3b7.bundle.js.gz # components/wifi-manager/webapp/webpack/dist/js/runtime.abeafc.bundle.js # components/wifi-manager/webapp/webpack/dist/js/runtime.abeafc.bundle.js.br # components/wifi-manager/webapp/webpack/dist/js/runtime.abeafc.bundle.js.gz # components/wifi-manager/webapp/webpack/dist/js/runtime.cf3fe8.bundle.js # components/wifi-manager/webapp/webpack/dist/js/runtime.cf3fe8.bundle.js.br # components/wifi-manager/webapp/webpack/dist/js/runtime.cf3fe8.bundle.js.gz
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
target_add_binary_data( __idf_wifi-manager ./webapp/webpack/dist/favicon-32x32.png BINARY)
|
||||
target_add_binary_data( __idf_wifi-manager ./webapp/webpack/dist/index.html.gz BINARY)
|
||||
target_add_binary_data( __idf_wifi-manager ./webapp/webpack/dist/js/index.cf3fe8.bundle.js.gz BINARY)
|
||||
target_add_binary_data( __idf_wifi-manager ./webapp/webpack/dist/js/node-modules.cf3fe8.bundle.js.gz BINARY)
|
||||
target_add_binary_data( __idf_wifi-manager ./webapp/webpack/dist/js/runtime.cf3fe8.bundle.js.gz BINARY)
|
||||
target_add_binary_data( __idf_wifi-manager ./webapp/webpack/dist/js/index.df6830.bundle.js.gz BINARY)
|
||||
target_add_binary_data( __idf_wifi-manager ./webapp/webpack/dist/js/node-modules.df6830.bundle.js.gz BINARY)
|
||||
target_add_binary_data( __idf_wifi-manager ./webapp/webpack/dist/js/runtime.df6830.bundle.js.gz BINARY)
|
||||
|
||||
Reference in New Issue
Block a user