Open Zummek opened 5 years ago
Nice option in the config would be a possibility to choose the package manager. Because when I'm trying to use the script below npm has a problem with yarn. "foo": "yarn build && bar foo",
"foo": "yarn build && bar foo",
Nice option in the config would be a possibility to choose the package manager. Because when I'm trying to use the script below npm has a problem with yarn.
"foo": "yarn build && bar foo",