ui icon indicating copy to clipboard operation
ui copied to clipboard

Error while building on Linux

Open diegopego opened this issue 3 years ago • 1 comments

On Linux Ubuntu 20.04, the following scripts came with CRLF line ending, preventing the build. build.sh wsbuild/github.com/dotnet-websharper/build-script/build.sh

After translating to LF, the build process worked.

diegopego avatar Dec 09 '22 14:12 diegopego

Fix at https://github.com/dotnet-websharper/ui/pull/279

rbauduin avatar Jan 26 '24 13:01 rbauduin