Using later Yarn versions with zero installs enabled node_modules folder is always deleted if you run yarn add or yarn remove commands. Therefore, you always have to rerun elm-tooling install after those commands.
Would be great if we can specify the path for symlinks. Maybe as part of configuration, or as a CLI option?.
Using later Yarn versions with zero installs enabled
node_modulesfolder is always deleted if you runyarn addoryarn removecommands. Therefore, you always have to rerunelm-tooling installafter those commands.Would be great if we can specify the path for symlinks. Maybe as part of configuration, or as a CLI option?.