Closed juancarlospaco closed 6 years ago
https://github.com/ThomasTJdev/nim_websitecreator/blob/master/nimwc.nim#L165-L167 can be replaced with:
{.passL: "-s".}
At the top of the modules. Not a Bug but an improvement.
https://nim-lang.org/docs/manual.html#implementation-specific-pragmas-passl-pragma :laughing:
https://github.com/ThomasTJdev/nim_websitecreator/blob/master/nimwc.nim#L165-L167 can be replaced with:
At the top of the modules. Not a Bug but an improvement.
https://nim-lang.org/docs/manual.html#implementation-specific-pragmas-passl-pragma :laughing: