`bash` is installed in `/usr/local/bin/bash` on FreeBSD. This patch should make the build work without modification for FreeBSD and Linux.
4 lines
47 B
JavaScript
4 lines
47 B
JavaScript
module.exports = {
|
|
presets: ["@vue/app"],
|
|
};
|