After running the script, I got the following errors:
./export-packages.sh: 23: ./export-packages.sh: pushd: not found
mv: cannot stat ‘client.js’: No such file or directory
sed: can't read s/[[:space:]]\/\/ [0-9]+$//g: No such file or directory
sed: can't read /^\/\/.+\/\/$/d: No such file or directory
sed: can't read /^\/\/# sourceMappingURL=./d: No such file or directory
blaze.js did end up with some output which I haven't tried yet, but will this cause it to be incomplete?
After running the script, I got the following errors:
./export-packages.sh: 23: ./export-packages.sh: pushd: not found mv: cannot stat ‘client.js’: No such file or directory sed: can't read s/[[:space:]]\/\/ [0-9]+$//g: No such file or directory sed: can't read /^\/\/.+\/\/$/d: No such file or directory sed: can't read /^\/\/# sourceMappingURL=./d: No such file or directory
blaze.js did end up with some output which I haven't tried yet, but will this cause it to be incomplete?