ESPAsyncWebServer
ESPAsyncWebServer copied to clipboard
mjs mime type
Hello. Is it possible to add support for the mjs mime type? I tried to add it manually (literals.h and WebResponses.cpp), but it did not lead to success. The project compiles, but the mjs scripts work the second time. Or I would be grateful if you tell me how to do it myself.