Hello
I tried to minify the .js file, using the tool provided by the website. I got the following error:
Uncaught (in promise) TypeError: Cannot read properties of undefined (reading 'forEach')
Could it be because of included .js files?
I tried to minify the .css file: the resulting file was empty
When I tried to return to original files, I had the following messages (for both .js and .css):
Thanks
I tried to minify the .js file, using the tool provided by the website. I got the following error:
Uncaught (in promise) TypeError: Cannot read properties of undefined (reading 'forEach')
Could it be because of included .js files?
I tried to minify the .css file: the resulting file was empty
When I tried to return to original files, I had the following messages (for both .js and .css):
Are these knonw issues?Revert to original lesderniersdroides.css file...
/var/tournoi/games/lesderniersdroides/lesderniersdroides.original.css: No such file or directory
rm: cannot remove '/var/tournoi/games/lesderniersdroides/lesderniersdroides.original.css': No such file or directory
rm: cannot remove '/var/tournoi/games/lesderniersdroides/lesderniersdroides.compressed.css': No such file or directory
Done.
Thanks